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 58bd6c5 commit 312c8dcCopy full SHA for 312c8dc
Dockerfile.arm
@@ -4,7 +4,7 @@
4
ARG OSNICK=buster
5
6
# OS=debian:buster-slim|debian:stretch-slim|ubuntu:bionic
7
-OS=debian:buster-slim
+ARG OS=debian:buster-slim
8
9
# ARCH=arm64v8|arm32v7
10
ARG ARCH=arm64v8
0 commit comments