1
0
mirror of https://github.com/phusion/baseimage-docker.git synced 2026-03-26 04:18:46 +00:00

Merge branch 'master' into upgrade-to-ubuntu-focal

This commit is contained in:
Travis Rowland
2020-06-04 01:59:29 -07:00
committed by GitHub
7 changed files with 111 additions and 59 deletions

View File

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