Remove nextcloud

This commit is contained in:
Aode 2020-01-31 17:10:48 -06:00
parent 180ae441d9
commit a8088b3517

View file

@ -1,6 +0,0 @@
FROM arm64v8/nextcloud:18.0.0-apache
RUN sed -i'' 's/150/20/g' /etc/apache2/mods-available/mpm_prefork.conf
ENTRYPOINT ["/entrypoint.sh"]
CMD ["apache2-foreground"]