Skip to content

Cleanup docker compose

Anusha Ranganathan requested to merge feature/essential_docker_changes into develop

This MR addresses the following

  • Not mounting the local Hyrax directory within the docker container
  • Creating a named volume for the base db app, to stop docker from creating an unnamed volume
  • Combining the docker-compose and docker-compose.override files, so all definitions are in docker-compose.yml

Merge request reports

Loading