Skip to content

Docker tips

mrblacyk edited this page Apr 24, 2020 · 1 revision

Docker tips

  • If you want to have a persistent database, map mydatabase file to your drive using -v / --volume switch
Clone this wiki locally