Skip to content

Conversation

@soobinrho
Copy link

@soobinrho soobinrho commented Oct 21, 2022

  1. There are examples using docker-compose ...; so, this commit replaces all mentions of docker-compose ... with docker compose ... because the latest version of Docker now ships with docker compose instead of docker-compose.

  2. your docker-compose -> your Compose file While reading the official Docker documentation, I noticed that they normally call it a Compose file.

  3. Change from Docker-compose.yaml to docker-compose.yaml.

@soobinrho soobinrho changed the title Update outdated portions of the documentation docs: update outdated portions of the documentation Oct 21, 2022
@soobinrho soobinrho force-pushed the Update-outdated-documentation branch from 10b01d0 to 9d3149b Compare October 21, 2022 09:27
1. There are examples using `docker-compose ...`; so, this commit replaces all mentions of `docker-compose ...` with `docker compose ...` because the latest version of Docker now ships with `docker compose` instead of `docker-compose`.

2. `your docker-compose` -> `your Compose file` While reading the official Docker documentation, I noticed that they normally call it a Compose file.
1. Change from `Docker-compose.yaml` to `docker-compose.yaml`.
@soobinrho soobinrho force-pushed the Update-outdated-documentation branch from 9d3149b to 813cbf3 Compare October 21, 2022 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant