1
0
mirror of https://github.com/containrrr/watchtower.git synced 2024-12-12 09:04:17 +02:00
A process for automating Docker container base image updates. https://containrrr.dev/watchtower/
Go to file
2021-03-29 18:19:08 +02:00
.devbots add automatic issue locking 2020-04-25 21:56:57 +02:00
.github permanently disable cgo for production releases 2021-03-28 23:48:47 +02:00
cmd feat: include additional info in startup (#809) 2021-03-28 21:04:11 +02:00
dockerfiles chore(ci): set image platform on image build (#811) 2021-02-04 11:30:56 +01:00
docs Doc fix: default interval is 24h instead of 5m (#856) 2021-03-23 16:56:12 +01:00
grafana Prometheus support (#450) 2021-01-06 22:28:32 +01:00
internal Fix notifications and old instance cleanup (#748) 2021-01-10 11:12:54 +01:00
pkg feat: include additional info in startup (#809) 2021-03-28 21:04:11 +02:00
prometheus Prometheus support (#450) 2021-01-06 22:28:32 +01:00
scripts Fix typos (#554) 2020-05-29 10:59:52 +02:00
.all-contributorsrc docs: add reinout as a contributor (#857) 2021-03-23 16:56:22 +01:00
.codacy.yml exclude markdown files from coverage analysis 2019-04-17 21:44:31 +02:00
.gitignore add http head based digest comparison to avoid dockerhub rate limits 2020-12-06 13:21:04 +01:00
build.sh feat: include additional info in startup (#809) 2021-03-28 21:04:11 +02:00
code_of_conduct.md Create code_of_conduct.md 2020-06-24 12:21:56 +02:00
CONTRIBUTING.md Fix typos (#554) 2020-05-29 10:59:52 +02:00
coverage.out add http head based digest comparison to avoid dockerhub rate limits 2020-12-06 13:21:04 +01:00
docker-compose.yml Prometheus support (#450) 2021-01-06 22:28:32 +01:00
go.mod Update Shoutrrr to v0.4 (#810) 2021-03-13 08:58:11 +01:00
go.sum Update Shoutrrr to v0.4 (#810) 2021-03-13 08:58:11 +01:00
gopher-watchtower.png add logo to repo 2020-05-01 13:13:14 +02:00
goreleaser.yml rem vals we dont need or use from the gr config 2021-03-29 18:19:08 +02:00
LICENSE.md Possibility to disable the TLS verify for sending mails. 2018-02-27 01:23:28 +01:00
logo.png Add files via upload 2020-06-22 19:41:09 +02:00
main.go fix: remove linting issues 2019-07-22 12:10:57 +02:00
mkdocs.yml Set different default branch for mkdocs edit (#846) 2021-03-09 14:18:03 +01:00
README.md docs: add reinout as a contributor (#857) 2021-03-23 16:56:22 +01:00

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

💻

Srihari Thalla

📖

Thomas Gaudin

📖

hydrargyrum

📖

Reinout van Rees

📖

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