'seafile_sync/Dockerfile' updaten
This commit is contained in:
parent
64ce3605e9
commit
7aa141d4fc
1 changed files with 1 additions and 1 deletions
|
@ -11,5 +11,5 @@ ENV \
|
||||||
#RUN mkdir /config
|
#RUN mkdir /config
|
||||||
#RUN mkdir /library
|
#RUN mkdir /library
|
||||||
RUN mkdir /library \
|
RUN mkdir /library \
|
||||||
&& ln -s /library /config
|
&& ln -s /config /library
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue