Skip to content

[Suggestion] You can directly provide/add docker compose file with other project files #94

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

Open
Greatz08 opened this issue Apr 10, 2025 · 1 comment

Comments

@Greatz08
Copy link

Experienced users are generally already familiar with how Docker and Docker Compose work, so we typically look for a quick way to get started. While detailed documentation is always helpful and can be referred to when issues arise, it’s usually only necessary when working with a complex docker-compose.yml file involving multiple services or components.

Providing directly docker compose yaml file in project folder will save some time so if possible do add docker compose yaml directly in this project folder so that we can quickly clone and edit compose and run :-))

@PairZhu
Copy link
Contributor

PairZhu commented Apr 15, 2025

The docker document gives a sample "docker compose yaml" file at the beginning, and using docker image deployment does not require cloning the entire warehouse. Different users have different configuration habits and mount addresses, so it is difficult to give a common configuration file. A more appropriate way is to tell the user in the documentation which configurations need to be modified

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

2 participants