Skip to content

Instantly share code, notes, and snippets.

@alterEgo123
Created December 28, 2020 10:02
Show Gist options
  • Select an option

  • Save alterEgo123/34fb89898dc788491c61daad814baf7b to your computer and use it in GitHub Desktop.

Select an option

Save alterEgo123/34fb89898dc788491c61daad814baf7b to your computer and use it in GitHub Desktop.
Auto-update containers from local images
docker run -d --name watchtower -v /var/run/docker.sock:/var/run/docker.sock containrrr/watchtower --no-pull -c -e --interval 10 --cleanup --rolling-restart
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment