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
f5a0313fa7
commit
5952c11e40
@ -138,7 +138,7 @@ RUN \
|
||||
|
||||
RUN set -ex; \
|
||||
echo "Custom Applications"; \
|
||||
export PHP_VERSION=$PHP_VERSION NODE_VERSION=$NODE_VERSION NODE_MANAGER=$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