mirror of https://github.com/docker/docs.git
## 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) |
||
|---|---|---|
| .. | ||
| _index.md | ||
| build-images.md | ||
| configure-ci-cd.md | ||
| deploy.md | ||
| develop.md | ||
| run-containers.md | ||
| run-tests.md | ||