mirror of
https://github.com/casjaysdevdocker/nodejs
synced 2025-01-18 00:34:24 -05:00
🗃️ Committing everything that changed 🗃️
Dockerfile
This commit is contained in:
parent
78ddf8c92b
commit
1f9f002fa7
@ -138,6 +138,7 @@ RUN \
|
||||
|
||||
RUN set -ex; \
|
||||
echo "Custom Applications"; \
|
||||
unset NODE_VERSION NODE_MANAGER; \
|
||||
export PHP_VERSION="${PHP_VERSION}" NODE_VERSION="${NODE_VERSION}" NODE_MANAGER="${NODE_MANAGER}"; \
|
||||
bash -c "$(curl -q -LSsf "https://github.com/templatemgr/nodejs/raw/main/install.sh")"; \
|
||||
echo ""
|
||||
|
Loading…
x
Reference in New Issue
Block a user