A simple, all-in-one Docker image for Seanime.
Video transcoding via FFmpeg works out of the box. qBittorrent is installed and configured.
docker run -it -p 3000:8080 -p 3001:8081 --restart=always --name seanime coyann/seanime
If you use bind mounts, make sure to copy the config directory (.docker/config) to the host machine and use it as the source for the bind mount.
8080 - Seanime web interface.
8081 - qBittorrent web interface.
/data - Downloads and media files are stored here.
/config - This is where the configuration files for Seanime, qBittorrent, and Supervisor are located.
Content type
Image
Digest
sha256:eccea5700…
Size
113.2 MB
Last updated
about 1 year ago
docker pull coyann/seanime