docs/content/guides/golang
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
..
_index.md site: rework guides filters and tags taxonomy 2024-10-28 16:10:20 +01:00
build-images.md Align grammar to official contribution guideline (#21233) 2024-10-24 17:29:44 +02:00
configure-ci-cd.md Added missing article on multiple pages (#22098) 2025-02-25 09:35:37 +00:00
deploy.md ENGDOCS-2300 (#21354) 2024-11-07 14:45:53 +00:00
develop.md Fix typos and align with Docker/Compose specs (#22328) 2025-03-31 08:44:57 +01:00
run-containers.md chore: add aliases, run formatter 2024-10-03 17:20:16 +02:00
run-tests.md chore: add aliases, run formatter 2024-10-03 17:20:16 +02:00