Hacker News new | ask | show | jobs
by bjpirt 1099 days ago
For those who favour Docker - you can do this:

docker run --name archiveteam --label=com.centurylinklabs.watchtower.enable=true --restart=unless-stopped atdr.meo.ws/archiveteam/reddit-grab --concurrent 1 [username]

1 comments

Works as is on podman as well. Add -d to run it in background.