Saveweb Chouti Comments
220
First, run Watchtower to automatically update the project. If you already have watchtower running for ArchiveTeam projects, you DO NOT need to run it again.
docker run -d --name watchtower --restart=unless-stopped -v /var/run/docker.sock:/var/run/docker.sock containrrr/watchtower --label-enable --cleanup --include-restarting --interval 3600
Then run the project. Set ARCHIVIST environment variable to the name for your node.
docker run -d --name chouti-comments --label=com.centurylinklabs.watchtower.enable=true --restart=unless-stopped --env ARCHIVIST=[your name here] digitaldragons/saveweb-chouti-comments
Content type
Image
Digest
sha256:06e02010b…
Size
96.7 MB
Last updated
over 2 years ago
docker pull digitaldragons/saveweb-chouti-comments