mirror of
https://github.com/casjaysdevdocker/nodejs
synced 2025-01-18 12:34:23 -05:00
🗃️ Committing everything that changed 🗃️
Dockerfile
This commit is contained in:
parent
3993e5b565
commit
984a6bdaab
@ -13,7 +13,7 @@ ARG DEFAULT_TEMPLATE_DIR="/usr/local/share/template-files/defaults"
|
|||||||
ARG USER="root"
|
ARG USER="root"
|
||||||
|
|
||||||
ARG SERVICE_PORT=""
|
ARG SERVICE_PORT=""
|
||||||
ARG EXPOSE_PORTS="1-65535"
|
ARG EXPOSE_PORTS="3000-3999"
|
||||||
ARG PHP_VERSION="php81"
|
ARG PHP_VERSION="php81"
|
||||||
ARG NODE_VERSION="18"
|
ARG NODE_VERSION="18"
|
||||||
ARG NODE_MANAGER="fnm"
|
ARG NODE_MANAGER="fnm"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user