mirror of
https://github.com/nextcloud/docker.git
synced 2025-04-21 03:06:08 +02:00
Runs update.sh
This commit is contained in:
parent
70e1d69fe2
commit
58a8a269a8
3 changed files with 0 additions and 3 deletions
|
@ -155,4 +155,3 @@ COPY config/* /usr/src/nextcloud/config/
|
|||
|
||||
ENTRYPOINT ["/entrypoint.sh"]
|
||||
CMD ["apache2-foreground"]
|
||||
|
||||
|
|
|
@ -132,4 +132,3 @@ COPY config/* /usr/src/nextcloud/config/
|
|||
|
||||
ENTRYPOINT ["/entrypoint.sh"]
|
||||
CMD ["php-fpm"]
|
||||
|
||||
|
|
|
@ -147,4 +147,3 @@ COPY config/* /usr/src/nextcloud/config/
|
|||
|
||||
ENTRYPOINT ["/entrypoint.sh"]
|
||||
CMD ["php-fpm"]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue