docs/content/reference
Bokyeom 7c9f78cda8
Fix typos and align with Docker/Compose specs (#22328)
## Description
- Fixed minor typos like `msyql`, `model`, `.json|`.
- Although `docker remove` works due to CLI fallback, it's not an
official command. Replaced with `docker rm` for correctness and clarity.
- Replaced `docker-compose.yml` with `compose.yaml` to align with the
[Compose
specification.](https://github.com/compose-spec/compose-spec/blob/main/03-compose-file.md)
2025-03-31 08:44:57 +01:00
..
api Merge pull request #22279 from gurleensethi-docker/feat/oats_apis 2025-03-24 13:04:17 -04:00
cli ENGDOCS-2505 (#22323) 2025-03-27 13:44:58 +00:00
compose-file Fix typos and align with Docker/Compose specs (#22328) 2025-03-31 08:44:57 +01:00
samples samples: add redirect 2024-12-02 13:41:38 -08:00
_index.md hugo: add main nav icons and fix mobile rendering 2024-09-16 17:50:29 +02:00
glossary.md remove glossary (#22112) 2025-02-27 08:58:33 -08:00