Sign inSign up

coyann/seanime

By coyann

Updated about 1 year ago

Image
1

4.6K

coyann/seanime repository overview

Seanime Docker

A simple, all-in-one Docker image for Seanime.

Video transcoding via FFmpeg works out of the box. qBittorrent is installed and configured.

Usage

docker run -it -p 3000:8080 -p 3001:8081 --restart=always --name seanime coyann/seanime
With Bind Mounts

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.

Configuration

Ports

8080 - Seanime web interface.

8081 - qBittorrent web interface.

Volumes

/data - Downloads and media files are stored here.

/config - This is where the configuration files for Seanime, qBittorrent, and Supervisor are located.

Tag summary

Content type

Image

Digest

sha256:eccea5700

Size

113.2 MB

Last updated

about 1 year ago

docker pull coyann/seanime