mirror of
https://github.com/linuxserver/docker-syncthing.git
synced 2026-02-19 20:04:00 +08:00
added /sync to dockerfile
This commit is contained in:
parent
bf32b1c166
commit
bb2249dd3e
@ -15,5 +15,5 @@ ADD services/ /etc/service/
|
||||
RUN chmod -v +x /etc/service/*/run && chmod -v +x /etc/my_init.d/*.sh
|
||||
|
||||
# Volumes and Ports
|
||||
VOLUME /config
|
||||
VOLUME ["/config", "/sync"]
|
||||
EXPOSE 8384
|
||||
Loading…
x
Reference in New Issue
Block a user