We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0765f6d commit 2dd9223Copy full SHA for 2dd9223
cpp-low-level/Dockerfile
@@ -54,6 +54,7 @@ RUN make
54
# runtime stage: produces final image that will be executed
55
FROM base
56
57
+ARG MACHINE_GUEST_TOOLS_VERSION
58
ARG DEBIAN_FRONTEND=noninteractive
59
RUN <<EOF
60
set -e
0 commit comments