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