- Run a container with a database of any type of you prefer (MySql, PostgreSQL, Mongo, etc.)
- Use a mount point on the host for the database instead of using the container storage for that
- Explain why using the host storage instead of the container one might be a better choice
- Verify the container is running
This repository has been archived by the owner on Feb 28, 2024. It is now read-only.