Marc Cataford
57a2b02c74
* infra(techdebt): migrate bastion, deluge to not use compose * infra: migrate plex, move env files out of repository path * infra: migrate bitwarden * infra: add version tagging * chore: linting + docs
5 lines
94 B
Text
5 lines
94 B
Text
FROM lscr.io/linuxserver/deluge:latest
|
|
|
|
ENV TZ=America/Toronto
|
|
|
|
EXPOSE 8112 6881/tcp 6881/udp
|