'seafile_sync/Dockerfile' updaten

This commit is contained in:
Lermer 2022-07-28 12:23:05 +02:00
parent 7939ec4cec
commit 483e702a19

View file

@ -1,4 +1,7 @@
# https://gitlab.com/flwgns-docker/seafile-client/
RUN ln -s /config /library \
&& ln -s /data/seafuser /home/seafuser
FROM flowgunso/seafile-client:latest
#RUN mkdir /library \
@ -14,7 +17,6 @@ ENV \
#RUN mkdir /config
#RUN mkdir /library
RUN ln -s /config /library \
&& ln -s /data/seafuser /home/seafuser