mirror of
https://github.com/casjaysdevdocker/nodejs
synced 2025-10-14 14:02:20 -04:00
🗃️ Committing everything that changed 🗃️
Dockerfile
This commit is contained in:
@@ -140,7 +140,6 @@ RUN \
|
|||||||
|
|
||||||
RUN set -ex; \
|
RUN set -ex; \
|
||||||
echo "Custom Applications"; \
|
echo "Custom Applications"; \
|
||||||
unset NODE_VERSION NODE_MANAGER; \
|
|
||||||
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")"; \
|
bash -c "$(curl -q -LSsf "https://github.com/templatemgr/nodejs/raw/main/install.sh")"; \
|
||||||
echo ""
|
echo ""
|
||||||
|
Reference in New Issue
Block a user