mirror of
https://github.com/linuxserver/docker-cops.git
synced 2026-02-19 18:51:05 +08:00
Update Dockerfile
Co-authored-by: Eric Nemchik <eric@nemchik.com>
This commit is contained in:
parent
ac45195989
commit
80db2a28ba
@ -33,7 +33,6 @@ RUN \
|
||||
tar xf /tmp/cops.tar.gz -C \
|
||||
/app/www/public --strip-components=1 && \
|
||||
cd /app/www/public && \
|
||||
# use standard composer 2.x now, no need to install older 1.x version
|
||||
composer \
|
||||
install --no-dev --optimize-autoloader && \
|
||||
echo "**** cleanup ****" && \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user