Adapt to our docker standards
- Move
docker-compose.ymlto 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.
docker-compose.yml to being a file so that static code analysis tools can check themCAUTION: This will require data to be moved from existing folders to the named volumes in docker.