docs/content/manuals/compose
Nicolas De loof 6057a7b51f
fix use of x-* attribute in go templates (#22403)
## Description

fix
https://docs.docker.com/compose/bridge/customize/#add-your-own-templates
as attributes with a `-` can't be accessed directly using dot-notation
in a go template. See
https://stackoverflow.com/questions/48146448/range-through-values-within-variable-containing-dashes-in-golang-templates

## Related issues or tickets

## Reviews

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2025-04-10 09:30:57 +01:00
..
bridge fix use of x-* attribute in go templates (#22403) 2025-04-10 09:30:57 +01:00
how-tos correct compose down example with profile (#22278) 2025-03-19 11:10:09 +00:00
images hugo: move manuals content to /manuals section 2024-09-09 10:51:09 +02:00
install ENGDOCS-2505 (#22323) 2025-03-27 13:44:58 +00:00
intro Merge pull request #22135 from scop/docs/manuals-compose-yaml 2025-03-03 09:23:00 +00:00
releases release-notes for Compose v2.34.0 version (#22244) 2025-03-14 11:16:58 +00:00
support-and-feedback Merge pull request #22135 from scop/docs/manuals-compose-yaml 2025-03-03 09:23:00 +00:00
_index.md chore: add sidebar groups to top-level pages in manuals section 2024-11-26 13:49:53 +01:00
gettingstarted.md Update gettingstarted.md to use f-string 2024-11-17 16:17:23 +00:00