mirror of
https://github.com/ansible-collections/community.docker.git
synced 2025-12-16 03:52:05 +00:00
* add `renew_anon_volumes` parameter to `docker compose up` * Apply suggestions from code review Apply suggested changes to Documentation Co-authored-by: Felix Fontein <felix@fontein.de> * Fix sanity check error apply suggestion from code review Co-authored-by: Felix Fontein <felix@fontein.de> * add changelog fragment for PR #977 * apply suggested changes to changelog fragment Co-authored-by: Felix Fontein <felix@fontein.de> --------- Co-authored-by: Christoph Sieber <Christoph.Sieber@telekom.de> Co-authored-by: Felix Fontein <felix@fontein.de>
4 lines
174 B
YAML
4 lines
174 B
YAML
---
|
|
minor_changes:
|
|
- docker_compose_v2 - add ``renew_anon_volumes`` parameter for ``docker compose up`` (https://github.com/ansible-collections/community.docker/pull/977).
|