Production
Production
developement
--rm
will throw everything away. If the container is stopped the whole database etc. will be gone. So if you want a persistent solution, head over to the "Using docker-compose" paragraph.Production
template. If you want to use development
template, you need to use #contribute version. As soon as the docker image is downloaded and dockware is ready, you will see this text:docker-compose.yml
in the folder where you want to start your project and use our template below.