7 ms·
For those who favour Docker - you can do this: docker run --name archiveteam --label=com.centurylinklabs.watchtower.enable=true --restart=unless-stopped atdr.m
by bjpirt 3y 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]
- sph 3y agoWorks as is on podman as well. Add -d to run it in background.