https://git.saveweb.org/saveweb/chouti
218
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 --label=com.centurylinklabs.watchtower.enable=true --restart=unless-stopped --env ARCHIVIST=[your name here] digitaldragons/saveweb-chouti
Content type
Image
Digest
sha256:d65ff39c2…
Size
96.7 MB
Last updated
over 2 years ago
docker pull digitaldragons/saveweb-chouti