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

Documentation for running on docker #1113

Closed
Tracked by #1304
talesam opened this issue Dec 7, 2022 · 2 comments · Fixed by #1322
Closed
Tracked by #1304

Documentation for running on docker #1113

talesam opened this issue Dec 7, 2022 · 2 comments · Fixed by #1322
Assignees
Labels
topic: docker Docker-related topic: documentation Improvements or additions to documentation type: enhancement Improvement

Comments

@talesam
Copy link

talesam commented Dec 7, 2022

🚀 The feature

I turn everything into docker, my applications, but I found the documentation in docker very shallow. I created an image, but is it enough to run? On the guide page there is a command to upload a docker-compose, but there is no docker-compose.yml file as an example.

Motivation, pitch

If you need help I can provide something more complete, images in docker compiled in several architectures, but I noticed that the Dockerfile is very simple, it can be improved, already configuring a port, since you need one to be used, volume for persistence. I can create an example docker-compose.yml to use.

But I need more information, how do I run a test using docker?

Alternatives

No response

Additional context

No response

@talesam talesam added the type: enhancement Improvement label Dec 7, 2022
@odulcy-mindee odulcy-mindee self-assigned this Jan 9, 2023
@odulcy-mindee
Copy link
Collaborator

Hello @talesam ! 👋
Thanks for this issue ! Are you talking about the Dockerfile at the root of this repository or about docker-compose.yml in the api folder ?

@talesam
Copy link
Author

talesam commented Jan 9, 2023

Hello, I'm referring more to the Dockerfile, if you have a good Docker file it is possible to create a good docker-compose, I think a little information and documentation is missing.

@felixdittrich92 felixdittrich92 added topic: documentation Improvements or additions to documentation topic: docker Docker-related labels Sep 8, 2023
@felixdittrich92 felixdittrich92 added this to the 0.7.1 milestone Sep 8, 2023
@felixdittrich92 felixdittrich92 linked a pull request Sep 28, 2023 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: docker Docker-related topic: documentation Improvements or additions to documentation type: enhancement Improvement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants