Updated Readme.md

This commit is contained in:
Kevin Veen-Birkenbach 2023-11-16 16:06:59 +01:00
parent c38d517ad3
commit 8c42d38bca

View File

@ -1,4 +1,5 @@
# update-docker
script to update docker-compose instances
## See
- [ChatGPT: Docker --force-recreate vs. --build](https://chat.openai.com/share/4cbf76a0-878b-4ce4-ba43-08a7b6dfcd0b)
# Update-Docker Role
This Ansible role is used to update Docker Compose instances. It includes a Python script that checks for updates to Docker images and applies them if necessary.
It was created with the help of ChatGPT. The conversation is available [here](https://chat.openai.com/share/165418b8-25fa-433b-baca-caded941e22a)