mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-07-01 22:55:39 +00:00
nextcloud: remove fix and add themes volumes
This commit is contained in:
@ -100,7 +100,7 @@ COPY s6.d /etc/s6.d
|
||||
|
||||
RUN chmod +x /usr/local/bin/* /etc/s6.d/*/* /etc/s6.d/.s6-svscan/*
|
||||
|
||||
VOLUME /data /config /apps2
|
||||
VOLUME /data /config /apps2 /nextcloud/themes
|
||||
|
||||
EXPOSE 8888
|
||||
|
||||
|
Reference in New Issue
Block a user