Closed jstucke closed 2 years ago
If I understand correctly the problem is calling docker-compose down
.
From the [docs(https://docs.docker.com/compose/reference/)
down Stop and remove containers, networks, images, and volumes
Meaning this PR will not help.
Are there any other benefits of creating a volume? Are containers recreated automatically somewhen?
Aside the comment this LGTM.
Landed in 6f1c9b9189a13418b42159a128c29402a844ff3f
addresses the problems with lost database contents from issue #27