Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Usage of docker-compose up is not explained #111

Open
41407 opened this issue Apr 20, 2021 · 0 comments
Open

Usage of docker-compose up is not explained #111

41407 opened this issue Apr 20, 2021 · 0 comments

Comments

@41407
Copy link

41407 commented Apr 20, 2021

The first time docker-compose up is mentioned is without any explanation, and it doesn't seem to be explained later either.

I suggest that the command up should be explained before its first usage. How does up relate to other introduced commands build, run and push?

As more of a side note, Docker Compose seems to be integrated within Docker CLI, so at least this specific usage of docker-compose produces an info output, so it might be soon deprecated?

Example:

% docker-compose up -d
Docker Compose is now in the Docker CLI, try `docker compose up`
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

No branches or pull requests

1 participant