nextcloud removed production image tag

This commit is contained in:
olli 2023-12-12 15:36:13 +01:00
parent 6ce33410f3
commit a4f22e110a

View File

@ -72,7 +72,7 @@
cd /home/docker/nextcloud.{{inventory_hostname}}
wget -q https://github.com/nextcloud/docker/raw/master/.examples/dockerfiles/full/apache/Dockerfile -O Dockerfile
sed -i 's/^FROM nextcloud:apache/FROM nextcloud:production-apache/' Dockerfile
#sed -i 's/^FROM nextcloud:apache/FROM nextcloud:production-apache/' Dockerfile
sed -i 's/^# libreoffice/ libreoffice/' Dockerfile
wget -q https://github.com/nextcloud/docker/raw/master/.examples/dockerfiles/full/apache/supervisord.conf -O supervisord.conf
backup: yes