'seafile_sync/Dockerfile' updaten
This commit is contained in:
parent
c8aa09bae0
commit
6e98d64e9f
1 changed files with 4 additions and 0 deletions
|
@ -1,4 +1,8 @@
|
|||
# https://gitlab.com/flwgns-docker/seafile-client/
|
||||
|
||||
|
||||
FROM debian:buster-slim
|
||||
|
||||
RUN ln -s /config /library \
|
||||
&& ln -s /data/seafuser /home/seafuser
|
||||
|
||||
|
|
Loading…
Reference in a new issue