A simple, Docker image for Seanime.
Video transcoding via FFmpeg works out of the box.
services:
seanime:
image: umagistr/seanime
container_name: seanime
volumes:
- /mnt/user/anime:/anime
- /mnt/user/downloads:/downloads
- ./seanime-config:/root/.config/Seanime
ports:
- 3211:43211
restart: always
3211
- Seanime web interface.
/anime
- Downloads and media files are stored here.
/seanime-config
- This is where the configuration files for Seanime are located.
downloads
- Torrent downloads dir