Use CMD directive for transmission
This commit is contained in:
parent
4259710626
commit
c08670a8ba
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ WORKDIR /app
|
|||
|
||||
VOLUME ["/app/config", "/app/downloads", "/app/incomplete_downloads"]
|
||||
|
||||
ENTRYPOINT /usr/bin/transmission-daemon \
|
||||
CMD /usr/bin/transmission-daemon \
|
||||
--config-dir /app/config \
|
||||
--log-level info \
|
||||
--foreground \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue