We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f957080 commit 6f760f3Copy full SHA for 6f760f3
1 file changed
scripts/build.sh
@@ -64,7 +64,7 @@ function build_container() {
64
65
# TODO: this is a workaround so that the devcontainer build can use the buildcontainer image
66
# but it reverts any action done in scripts/create_builder.sh and cannot be merged to main
67
-docker buildx use default
+# docker buildx use default
68
69
# Build the containers
70
build_container "buildcontainer"
0 commit comments