Skip to content

v4.0.9

Latest
Compare
Choose a tag to compare
@foliea foliea released this 15 Jan 15:25
· 10 commits to master since this release

This release is using SilkRage 4.0.9.

Usage

docker run -v <your host config directory>:/config \
           -v <your host data directory>:/data \
           -d -p 8081:8081 foliea/sickrage:4.0.9

SickRage should now be listening on port 8081 on your Docker host.

N.B. After each upgrade, you should either restart the container, or create a new one
using the same host config and data directories as volumes.