You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
Simon Aronsson 4e0ce6e824
chore(ci): move to github actions
4 years ago
.circleci remove dockerhub readme sync 5 years ago
.devbots
.github chore(ci): move to github actions 4 years ago
cmd Prometheus support (#450) 4 years ago
dockerfiles
docs fix doc typo 4 years ago
grafana Prometheus support (#450) 4 years ago
internal Fix notifications and old instance cleanup (#748) 4 years ago
pkg Fix notifications and old instance cleanup (#748) 4 years ago
prometheus Prometheus support (#450) 4 years ago
scripts Fix typos (#554) 5 years ago
.all-contributorsrc docs: add tkalus as a contributor (#721) 4 years ago
.codacy.yml
.gitignore add http head based digest comparison to avoid dockerhub rate limits 4 years ago
CONTRIBUTING.md Fix typos (#554) 5 years ago
LICENSE.md
README.md Update README.md 4 years ago
code_of_conduct.md Create code_of_conduct.md 4 years ago
coverage.out add http head based digest comparison to avoid dockerhub rate limits 4 years ago
docker-compose.yml Prometheus support (#450) 4 years ago
go.mod Fix notifications and old instance cleanup (#748) 4 years ago
go.sum Fix notifications and old instance cleanup (#748) 4 years ago
gopher-watchtower.png add logo to repo 5 years ago
goreleaser.yml
logo.png Add files via upload 4 years ago
main.go
mkdocs.yml Prometheus support (#450) 4 years ago

README.md

Watchtower

A process for automating Docker container base image updates.

Circle CI codecov GoDoc Microbadger Go Report Card latest version Apache-2.0 License Codacy Badge All Contributors Pulls from DockerHub

Quick Start

With watchtower you can update the running version of your containerized app simply by pushing a new image to the Docker Hub or your own image registry. Watchtower will pull down your new image, gracefully shut down your existing container and restart it with the same options that were used when it was deployed initially. Run the watchtower container with the following command:

$ docker run -d \
    --name watchtower \
    -v /var/run/docker.sock:/var/run/docker.sock \
    containrrr/watchtower

Documentation

The full documentation is available at https://containrrr.dev/watchtower.

Contributors

Thanks goes to these wonderful people (emoji key):


James

⚠️ 🤔

Florian

👀 📖

Brian DeHamer

💻 🚧

Ross Cadogan

💻

stffabi

💻 🚧

Austin

📖

David Gardner

👀 📖

Tanguy ⧓ Herrmann

💻

Rodrigo Damazio Bovendorp

💻 📖

Ryan Kuba

🚇

cnrmck

📖

Harry Walter

💻

Robotex

📖

Gerald Pape

📖

fomk

💻

Sven Gottwald

🚇

techknowlogick

💻

waja

📖

Scott Albertson

📖

Jason Huddleston

📖

Napster

💻

Maxim

💻 📖

Max Schmitt

📖

cron410

📖

Paulo Henrique

📖

Kaleb Elwert

📖

Bill Butler

📖

Mario Tacke

💻

Mark Woodbridge

💻

Simon Aronsson

💻 🚧 👀 📖

Ansem93

📖

Luka Peschke

💻 📖

Zois Pagoulatos

💻 👀

Alexandre Menif

💻

Andrey

📖

Armando Lüscher

📖

Ryan Budke

📖

Kaloyan Raev

💻 ⚠️

sixth

📖

Gina Häußge

💻

Max H.

💻

Jungkook Park

📖

Jan Kristof Nidzwetzki

📖

lukas

💻

Ameya Shenoy

💻

Raymon de Looff

💻

John Clayton

💻

Germs2004

📖

Lukas Willburger

💻

Oliver Cervera

📖

Victor Moura

⚠️ 💻 📖

Maximilian Brandau

💻 ⚠️

Andrew

📖

sixcorners

📖

nils måsén

📖 💻

Arne Jørgensen

⚠️ 👀

PatSki123

📖

Valentine Zavadsky

💻 📖 ⚠️

Alexander Voronin

💻 🐛

Oliver Mueller

📖

Sebastiaan Tammer

💻

miosame

📖

Andrew Metzger

🐛 💡

Pierre Grimaud

📖

Matt Doran

📖

MihailITPlace

💻

bugficks

💻 📖

Michael

💻

D. Domig

📖

Ben Osheroff

💻

David H.

💻

Chander Ganesan

📖

yrien30

💻

ksurl

📖

rg9400

💻

Turtle Kalus

💻

This project follows the all-contributors specification. Contributions of any kind welcome!