My Anime List Radar - curated new animes notifier bot
591
My Anime List new finished animes curator / notifier.
Please see the github readme.
MALRadar stores its cache in a volume at /var/lib/malradar.
You will need to bind mount the config json file. An extended example configuration file can be found in the README.
docker run --mount type=bind,source="/home/you/malradar/config.json",target=/etc/malradar/config.json,readonly hekmon/malradar:latest
docker run --mount type=bind,source="/home/you/malradar/config.json",target="/etc/malradar/config.json",readonly --mount type=bind,source="/home/you/malradar/statedir/",target="/var/lib/malradar/" hekmon/malradar:latest
Content type
Image
Digest
Size
4.7 MB
Last updated
about 5 years ago
docker pull hekmon/malradar