An open API service indexing awesome lists of open source software.

https://github.com/aldiwildan77/watchtower-playground

Automatic docker container deployment
https://github.com/aldiwildan77/watchtower-playground

automation watchtower watchtower-container

Last synced: 8 months ago
JSON representation

Automatic docker container deployment

Awesome Lists containing this project

README

          

# Watch Tower

## Description

Playground for learning and experimenting with custom Docker registry and Watchtower for automatic updates of Docker containers.

## Result

1. The docker-compose.yml file is used to start the all containers
2. Check the docker status with `docker ps`
![ps](./images/1%20ps.png)
3. Check the watchtower logs with `docker logs watchtower`
![watchtower](images/2%20log%20%26%20update.png)
4. Check the notification update
![notification](./images/3%20notification.png)