Documentation for running on docker #1113
Labels
topic: docker
Docker-related
topic: documentation
Improvements or additions to documentation
type: enhancement
Improvement
🚀 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
The text was updated successfully, but these errors were encountered: