mylar is a usenet grabber for comic books
678
This is a Dockerfile to set up "Mylar" Build from docker file
git clone [email protected]:stratolinux/mylar.git
cd mylar
docker build -t mylar .
docker run -d -v /your_config_location:/config -v /your_comics_location:/comics -v /your_downloads_location:/downloads -p 8090:8090 mylar
Content type
Image
Digest
Size
171.6 MB
Last updated
over 9 years ago
docker pull stratolinux/mylar