We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c538c48 commit 41328d8Copy full SHA for 41328d8
1 file changed
examples/python/Justfile
@@ -11,7 +11,7 @@ export DOCKER_BUILDKIT := "0"
11
12
kernel := ".unikraft/build/python-hyperlight_hyperlight-x86_64"
13
initrd := "initrd.cpio"
14
-memory := "96Mi"
+memory := "512Mi"
15
image := "python-hyperlight"
16
ghcr_kernel := "ghcr.io/hyperlight-dev/hyperlight-unikraft/python-kernel:latest"
17
0 commit comments