Adapt to our docker standards

  • Move docker-compose.yml to being a file so that static code analysis tools can check them
  • Move volumes to named volumes

CAUTION: This will require data to be moved from existing folders to the named volumes in docker.

Merge request reports

Loading