mirror of
https://github.com/casjaysdevdocker/ifconfig
synced 2025-01-18 00:34:19 -05:00
🗃️ Committing everything that changed 🗃️
Dockerfile rootfs/tmp/init.sh
This commit is contained in:
parent
2129197bcf
commit
e449fa31d0
@ -23,7 +23,7 @@ ARG USER="root"
|
||||
ARG DISTRO_VERSION="${IMAGE_VERSION}"
|
||||
ARG BUILD_VERSION="${DISTRO_VERSION}"
|
||||
|
||||
FROM mpolden/echoip:latest as src
|
||||
FROM mpolden/echoip:latest AS src
|
||||
FROM tianon/gosu:latest AS gosu
|
||||
FROM ${IMAGE_REPO}:${DISTRO_VERSION} AS build
|
||||
ARG USER
|
||||
|
0
rootfs/tmp/init.sh
Normal file → Executable file
0
rootfs/tmp/init.sh
Normal file → Executable file
Loading…
x
Reference in New Issue
Block a user