This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
services/watchtower
Simon 0e1c155fbf feat(Docker): Remove hash because it depends on the architecture 2022-02-22 15:55:18 +01:00
..
.env chore(Watchtower): Upgrade to 1.4.0 2022-02-14 10:18:03 +01:00
README.md feat: Ajout du service watchtower 2020-06-01 09:42:46 +02:00
docker-compose.yml feat(Docker): Remove hash because it depends on the architecture 2022-02-22 15:55:18 +01:00
run feat: Ajout du service watchtower 2020-06-01 09:42:46 +02:00

README.md

Watchtower

A process for automating Docker container base image updates.

Watchtower is an application that will monitor your running Docker containers and watch for changes to the images that those containers were originally started from. If watchtower detects that an image has changed, it will automatically restart the container using the new image.

-- Github

Principe

Le but est de tenir les images à jour.

Authentification

Pour utiliser le service avec un registry privé il faut générer un fichier d'authentification.