1
0
mirror of https://github.com/phusion/baseimage-docker.git synced 2026-03-26 12:29:07 +00:00

MAINTAINER has been deprecated

This commit is contained in:
Travis Rowland
2020-05-29 13:15:25 -07:00
parent e701f1a32b
commit ada91c498e

View File

@@ -1,6 +1,5 @@
ARG BASE_IMAGE=ubuntu:18.04
FROM $BASE_IMAGE
MAINTAINER Phusion <info@phusion.nl>
ARG QEMU_ARCH
ADD x86_64_qemu-${QEMU_ARCH}-static.tar.gz /usr/bin