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.
2 parents ff82c2e + d58e430 commit 47e1ffdCopy full SHA for 47e1ffd
packaging/docker-image/BUILD.bazel
@@ -48,6 +48,7 @@ CONVENIENCE_PACKAGES = [
48
FIRECRACKER_EXEC_PROPS = {
49
# https://www.buildbuddy.io/docs/rbe-microvms
50
"workload-isolation-type": "firecracker",
51
+ "EstimatedFreeDiskBytes": "16GB",
52
"init-dockerd": "true",
53
"recycle-runner": "true",
54
# Use the default buildbuddy RBE image
0 commit comments