Don't need subfolder for nextcloud
This commit is contained in:
parent
7671a5e731
commit
f7d9c2142b
|
|
@ -3,5 +3,3 @@ ARG VERSION="latest"
|
|||
FROM docker.io/library/nextcloud:$VERSION
|
||||
COPY ncloud-passwd /etc/password
|
||||
COPY ncloud-group /etc/group
|
||||
RUN ln -s . /var/www/html/nc
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue