Sign inSign up

aauren/torrent_check

By aauren

•Updated over 8 years ago
Archived

a mostly private container meant for hash checking torrents

Image
0

441

aauren/torrent_check repository overview

Run cron in a container to check torrents

TO BUILD: docker build --build-arg VERSION=1.0.0 -t aauren/torrent_check:1.0.0 -t aauren/torrent_check:latest .

TO RUN: docker run -d
-v "/path/to/crontabs/dir:/var/spool/cron/crontabs" -v "/path/to/dir/containing/any/scripts:/scripts" aauren/torrent_check

EXAMPLE: docker run -v "$(pwd)/cron.d:/var/spool/cron/crontabs" -v "$(pwd)/scripts:/scripts"
aauren/torrent_check:latest

Tag summary

Content type

Image

Digest

Size

33.5 MB

Last updated

over 8 years ago

docker pull aauren/torrent_check