We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e701f1a commit 453f835Copy full SHA for 453f835
image/Dockerfile
@@ -1,6 +1,5 @@
1
ARG BASE_IMAGE=ubuntu:18.04
2
FROM $BASE_IMAGE
3
-MAINTAINER Phusion <[email protected]>
4
5
ARG QEMU_ARCH
6
ADD x86_64_qemu-${QEMU_ARCH}-static.tar.gz /usr/bin
0 commit comments