Git Product home page Git Product logo

watchtower's Introduction

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

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
James

โš ๏ธ ๐Ÿค”
Florian
Florian

๐Ÿ‘€ ๐Ÿ“–
Brian DeHamer
Brian DeHamer

๐Ÿ’ป ๐Ÿšง
Ross Cadogan
Ross Cadogan

๐Ÿ’ป
stffabi
stffabi

๐Ÿ’ป ๐Ÿšง
Austin
Austin

๐Ÿ“–
David Gardner
David Gardner

๐Ÿ‘€ ๐Ÿ“–
Tanguy โง“ Herrmann
Tanguy โง“ Herrmann

๐Ÿ’ป
Rodrigo Damazio Bovendorp
Rodrigo Damazio Bovendorp

๐Ÿ’ป ๐Ÿ“–
Ryan Kuba
Ryan Kuba

๐Ÿš‡
cnrmck
cnrmck

๐Ÿ“–
Harry Walter
Harry Walter

๐Ÿ’ป
Robotex
Robotex

๐Ÿ“–
Gerald Pape
Gerald Pape

๐Ÿ“–
fomk
fomk

๐Ÿ’ป
Sven Gottwald
Sven Gottwald

๐Ÿš‡
techknowlogick
techknowlogick

๐Ÿ’ป
waja
waja

๐Ÿ“–
Scott Albertson
Scott Albertson

๐Ÿ“–
Jason Huddleston
Jason Huddleston

๐Ÿ“–
Napster
Napster

๐Ÿ’ป
Maxim
Maxim

๐Ÿ’ป ๐Ÿ“–
Max Schmitt
Max Schmitt

๐Ÿ“–
cron410
cron410

๐Ÿ“–
Paulo Henrique
Paulo Henrique

๐Ÿ“–
Kaleb Elwert
Kaleb Elwert

๐Ÿ“–
Bill Butler
Bill Butler

๐Ÿ“–
Mario Tacke
Mario Tacke

๐Ÿ’ป
Mark Woodbridge
Mark Woodbridge

๐Ÿ’ป
Simon Aronsson
Simon Aronsson

๐Ÿ’ป ๐Ÿšง ๐Ÿ‘€
Ansem93
Ansem93

๐Ÿ“–
Luka Peschke
Luka Peschke

๐Ÿ’ป ๐Ÿ“–
Zois Pagoulatos
Zois Pagoulatos

๐Ÿ’ป
Alexandre Menif
Alexandre Menif

๐Ÿ’ป
Andrey
Andrey

๐Ÿ“–

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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.