mirror of
https://github.com/containrrr/watchtower.git
synced 2026-03-02 10:50:16 +01:00
docs: update documentation with new sections and improve clarity
This commit is contained in:
parent
ca0d37a4ac
commit
d2a21afcfe
20 changed files with 128 additions and 73 deletions
|
|
@ -32,7 +32,7 @@
|
|||
|
||||
!!! note "Watchtower fork"
|
||||
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.
|
||||
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
|
||||
|
|
@ -54,7 +54,6 @@ the following command:
|
|||
=== "docker-compose.yml"
|
||||
|
||||
```yaml
|
||||
version: "3"
|
||||
services:
|
||||
watchtower:
|
||||
image: beatkind/watchtower
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue