nextcloud removed production image tag
This commit is contained in:
parent
6ce33410f3
commit
a4f22e110a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user