fkie-cad / FACT_docker

Dockerfile for building the FACT container
GNU General Public License v3.0
23 stars 9 forks source link

added docker volume for storing the postgres DB #30

Closed jstucke closed 2 years ago

jstucke commented 2 years ago

addresses the problems with lost database contents from issue #27

maringuu commented 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?

maringuu commented 2 years ago

Aside the comment this LGTM.

maringuu commented 2 years ago

Landed in 6f1c9b9189a13418b42159a128c29402a844ff3f