mirror of
https://github.com/casjaysdevdocker/code
synced 2025-01-18 00:34:27 -05:00
🗃️ Committing everything that changed 🗃️
This commit is contained in:
parent
1b84514614
commit
b21aea1c33
@ -13,7 +13,7 @@ ARG DEFAULT_TEMPLATE_DIR="/usr/local/share/template-files/defaults"
|
||||
|
||||
ARG IMAGE_REPO="debian"
|
||||
ARG IMAGE_VERSION="latest"
|
||||
ARG CONTAINER_VERSION="${IMAGE_VERSION}"
|
||||
ARG CONTAINER_VERSION="latest"
|
||||
|
||||
ARG SERVICE_PORT=""
|
||||
ARG EXPOSE_PORTS="1-65535"
|
||||
@ -43,7 +43,7 @@ ARG DEFAULT_CONF_DIR
|
||||
ARG DEFAULT_TEMPLATE_DIR
|
||||
ARG DISTRO_VERSION
|
||||
|
||||
ARG PACK_LIST="bash bash-completion git curl wget sudo unzip tini xz-utils iproute2 locales procps net-tools bsd-mailx xorg x11-apps\
|
||||
ARG PACK_LIST="bash bash-completion git curl wget sudo unzip tini xz-utils iproute2 locales procps net-tools bsd-mailx xorg x11-apps \
|
||||
"
|
||||
|
||||
ENV ENV=~/.bashrc
|
||||
|
Loading…
x
Reference in New Issue
Block a user