chore: update docs

This commit is contained in:
Jan Rundshagen 2024-07-09 09:33:44 +02:00
parent ce8ec063eb
commit c9a12c46a7
No known key found for this signature in database
GPG key ID: D39ECE260D6616C7

View file

@ -1,9 +1,4 @@
<p style="text-align: center; margin-left: 1.6rem;"> <p style="text-align: center; margin-left: 1.6rem;">
> :warning: This is a fork of the really nice project from [containrrr](https://github.com/containrrr) called [watchtower](https://github.com/containrrr/watchtower).
> I am not the original author of this project. I just forked it to make some changes to it and keep it up-to-date as properly as I can.
> Contributions, tips and hints are welcome. Just open an issue or a pull request. Please be aware that I am by no means a professional developer. I am just a Platform Engineer.
<img alt="Logotype depicting a lighthouse" src="./images/logo-450px.png" width="450" /> <img alt="Logotype depicting a lighthouse" src="./images/logo-450px.png" width="450" />
</p> </p>
<h1 align="center"> <h1 align="center">
@ -33,6 +28,12 @@
</a> </a>
</p> </p>
# Overview
> :warning: This is a fork of the really nice project from [containrrr](https://github.com/containrrr) called [watchtower](https://github.com/containrrr/watchtower).
> I am not the original author of this project. I just forked it to make some changes to it and keep it up-to-date as properly as I can.
> Contributions, tips and hints are welcome. Just open an issue or a pull request. Please be aware that I am by no means a professional developer. I am just a Platform Engineer.
## Quick Start ## Quick Start
With watchtower you can update the running version of your containerized app simply by pushing a new image to the Docker With watchtower you can update the running version of your containerized app simply by pushing a new image to the Docker