mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-07-01 22:55:39 +00:00
rtorrent-flood: fix previous commit, change volume
This commit is contained in:
@ -81,7 +81,7 @@ COPY rtorrent.rc /home/torrent/.rtorrent.rc
|
||||
|
||||
RUN chmod +x /usr/bin/* /etc/s6.d/*/* /etc/s6.d/.s6-svscan/*
|
||||
|
||||
VOLUME /data /usr/flood/server/db
|
||||
VOLUME /data /flood-db
|
||||
|
||||
EXPOSE 3000 49184 49184/udp
|
||||
|
||||
|
Reference in New Issue
Block a user