diff --git a/roles/update-docker/README.md b/roles/update-docker/README.md index 50d43623..984320d5 100644 --- a/roles/update-docker/README.md +++ b/roles/update-docker/README.md @@ -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) \ No newline at end of file +# 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) \ No newline at end of file