cjvt-valency/dockerfiles/database
2019-04-11 07:18:51 +02:00
..
Dockerfile
get_container_name.sh
init_inside_container.sh
Makefile fixed db init input duplicatoin 2019-04-11 07:18:51 +02:00
mongodb-stack.yml
README.md

Some caveats

  • Access mongo-express using 0.0.0.0:8087 instead of localhost:....
  • Run make from the root Makefile make database. You might need to run it several times (wait for conatiners to come up, etc.).