'seafile_sync/Dockerfile' updaten
This commit is contained in:
parent
0232c331da
commit
4aaa610119
1 changed files with 4 additions and 2 deletions
|
@ -1,8 +1,10 @@
|
|||
# https://gitlab.com/flwgns-docker/seafile-client/
|
||||
FROM flowgunso/seafile-client:latest
|
||||
|
||||
RUN mkdir /library \
|
||||
&& ln -s /config /library
|
||||
#RUN mkdir /library \
|
||||
# && ln -s /config /library
|
||||
|
||||
RUN ln -s /config /library
|
||||
|
||||
ENV \
|
||||
SEAF_SERVER_URL="SERVER_URL" \
|
||||
|
|
Loading…
Reference in a new issue