fix #491: add NEXTCLOUD_UPDATE=1 to full example
This commit is contained in:
parent
424364e2e1
commit
2d22bcaba7
@ -21,4 +21,6 @@ RUN mkdir -p /usr/share/man/man1 \
|
||||
|
||||
COPY supervisord.conf /etc/supervisor/supervisord.conf
|
||||
|
||||
ENV NEXTCLOUD_UPDATE=1
|
||||
|
||||
CMD ["/usr/bin/supervisord"]
|
||||
|
@ -21,4 +21,6 @@ RUN mkdir -p /usr/share/man/man1 \
|
||||
|
||||
COPY supervisord.conf /etc/supervisor/supervisord.conf
|
||||
|
||||
ENV NEXTCLOUD_UPDATE=1
|
||||
|
||||
CMD ["/usr/bin/supervisord"]
|
||||
|
Loading…
Reference in New Issue
Block a user