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
nils måsén b85a4b0ea2
docs(shoutrrr): add documentation about file URLs
4 years ago
.circleci remove dockerhub readme sync 4 years ago
.devbots add automatic issue locking 4 years ago
.github Create config.yml 4 years ago
cmd Allows flags containing sensitive stuff to be passed as files (#545) 4 years ago
dockerfiles Watchtower HTTP API based updates (#432) 4 years ago
docs docs(shoutrrr): add documentation about file URLs 4 years ago
internal feat(shoutrrr): restructure secret loading to allow values to propagate 4 years ago
pkg Image of running container no longer needed locally (#571) 4 years ago
scripts Fix typos (#554) 4 years ago
.all-contributorsrc docs: add mattdoran as a contributor (#574) 4 years ago
.codacy.yml exclude markdown files from coverage analysis 5 years ago
.gitignore also keep the original markdown docs :P~ 5 years ago
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 5 years ago
CONTRIBUTING.md Fix typos (#554) 4 years ago
LICENSE.md Possibility to disable the TLS verify for sending mails. 6 years ago
README.md docs: add mattdoran as a contributor (#574) 4 years ago
go.mod Allows flags containing sensitive stuff to be passed as files (#545) 4 years ago
go.sum Update shoutrrr to get latest and updated services (#563) 4 years ago
gopher-watchtower.png add logo to repo 4 years ago
goreleaser.yml Edits goreleaser to match exclusive dockerfiles folder 4 years ago
main.go fix: remove linting issues 5 years ago
mkdocs.yml Renamed documentation file 4 years ago

README.md

Watchtower

A process for automating Docker container base image updates.

Circle CI GoDoc Microbadger Go Report Card latest version Apache-2.0 License Codacy Badge Codacy Badge Join the chat at https://gitter.im/containrrr/watchtower All Contributors Pulls from DockerHub

⚠️ Help needed

As I @simskij currently am the sole maintainer of watchtower, i'm finding it a bit hard to keep up with all issues and pull requests. Interested in helping out with triage, troubleshooting and issue handling? Let me know on gitter!

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.github.io/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

📖

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