fkie-cad / FACT_docker

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

added docker volume for storing the postgres DB #30

Closed jstucke closed 1 year ago

jstucke commented 1 year ago

addresses the problems with lost database contents from issue #27

maringuu commented 1 year 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 1 year ago

Aside the comment this LGTM.

maringuu commented 1 year ago

Landed in 6f1c9b9189a13418b42159a128c29402a844ff3f