mirror of
https://github.com/linuxserver/docker-transmission.git
synced 2026-05-06 15:55:55 +02:00
dockerfile cleanup
This commit is contained in:
@@ -17,9 +17,6 @@ RUN \
|
||||
# copy local files
|
||||
COPY root/ /
|
||||
|
||||
# add files
|
||||
ADD cron/ /etc/cron.d/
|
||||
|
||||
# ports and volumes
|
||||
EXPOSE 9091 51413
|
||||
VOLUME /config /downloads /watch
|
||||
|
||||
Reference in New Issue
Block a user