mirror of
https://github.com/casjaysdevdocker/ampache
synced 2025-01-18 18:34:26 -05:00
🗃️ Committing everything that changed 🗃️
Dockerfile
This commit is contained in:
parent
7d02f9eb37
commit
b31fdceb29
@ -137,7 +137,7 @@ RUN set -ex \
|
|||||||
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/apache2/raw/main/install.sh")"; \
|
bash -c "$(curl -q -LSsf "https://github.com/templatemgr/apache2/raw/main/install.sh")"; \
|
||||||
bash -c "$(curl -q -LSsf "https://github.com/templatemgr/mariadb/raw/main/install.sh")"; \
|
bash -c "$(curl -q -LSsf "https://github.com/templatemgr/mariadb/raw/main/install.sh")"; \
|
||||||
;bash -c "$(curl -q -LSsf "https://github.com/templatemgr/php/raw/main/install.sh")"; \
|
bash -c "$(curl -q -LSsf "https://github.com/templatemgr/php/raw/main/install.sh")"; \
|
||||||
echo ""
|
echo ""
|
||||||
|
|
||||||
RUN \
|
RUN \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user