Update docker file with ARG FROM image

This commit is contained in:
2021-05-14 18:51:41 +02:00
parent b4e1b0e87d
commit 9159152331
38 changed files with 76 additions and 38 deletions

View File

@ -1,4 +1,5 @@
FROM bensuperpc/base:latest
ARG DOCKER_IMAGE=bensuperpc/base:latest
FROM $DOCKER_IMAGE
MAINTAINER Bensuperpc "bensuperpc@gmail.com"
# This is for 32-bit ARMv6 Linux