You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now our docker-compose-ready.yml using dockerize database, but it is not properly configured for persistence data. We need to have a proper documentation where we say explicitly how we deploy in production and how to install persistence storage in docker.
Right now our
docker-compose-ready.yml
using dockerize database, but it is not properly configured for persistence data. We need to have a proper documentation where we say explicitly how we deploy in production and how to install persistence storage in docker.https://stackoverflow.com/questions/18496940/how-to-deal-with-persistent-storage-e-g-databases-in-docker
The text was updated successfully, but these errors were encountered: