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

Lack of detail in docker-compose build documentation #21487

Open
1 task done
nicolas-goyon opened this issue Nov 23, 2024 · 0 comments
Open
1 task done

Lack of detail in docker-compose build documentation #21487

nicolas-goyon opened this issue Nov 23, 2024 · 0 comments
Labels
area/compose Relates to docker-compose.yml spec or docker-compose binary

Comments

@nicolas-goyon
Copy link

Is this a docs issue?

  • My issue is about the documentation content or website

Type of issue

I can't find what I'm looking for

Description

On the Docker Compose build page, there are several options with brief descriptions, but they lack detailed explanations and examples. It would be beneficial to include information on how each option works, how to use them, and their impact on the outputs. For example, explaining how the "build with dependencies" option affects the output would be very helpful. As a beginner with Docker Compose, I rely heavily on the official documentation, but the absence of examples and detailed information makes it difficult to understand how things work.

Location

https://docs.docker.com/reference/cli/docker/compose/build/

Suggestion

Add :

  • Examples of some docker-compose commands with options and their output with the base file
  • Add a couple of demo for heavy duty docker-compose files (a good amount of dependencies or complexity) to help people that try to scale their project in complexity.
@nicolas-goyon nicolas-goyon added the status/triage Needs triage label Nov 23, 2024
@aevesdocker aevesdocker added area/compose Relates to docker-compose.yml spec or docker-compose binary and removed status/triage Needs triage labels Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/compose Relates to docker-compose.yml spec or docker-compose binary
Projects
None yet
Development

No branches or pull requests

2 participants