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

[FEATURE] Add Docker Compose #875

Open
benmalef opened this issue May 30, 2024 · 4 comments · May be fixed by #940
Open

[FEATURE] Add Docker Compose #875

benmalef opened this issue May 30, 2024 · 4 comments · May be fixed by #940
Assignees
Labels
enhancement New feature or request

Comments

@benmalef
Copy link
Contributor

Is your feature request related to a problem? Please describe.

Now we use docker commands to run or build a container. Would it be useful to use Docker Compose for managing them?

Describe the solution you'd like

Compose simplifies the control of entire application stack, making it easy to manage services, networks, and volumes in a single, comprehensible YAML configuration file. Then, with a single command, you create and start all the services from a configuration file.

Describe alternatives you've considered

N.A.

Additional context

N.A.

@benmalef benmalef changed the title [FEATURE] [FEATURE] Add Docker Compose May 30, 2024
@sarthakpati sarthakpati added the enhancement New feature or request label May 31, 2024
@sarthakpati
Copy link
Collaborator

Thanks for the feature request! This makes sense to me, but since I am not at all a docker expert, I will also ask for input from @VukW, @szmazurek, @hasan7n and @aristizabal95 for this.

Copy link
Contributor

Stale issue message

@sarthakpati
Copy link
Collaborator

@benmalef would you be interested in taking this on?

@benmalef
Copy link
Contributor Author

@sarthakpati yes of course..!!

@benmalef benmalef linked a pull request Sep 13, 2024 that will close this issue
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants