Loading deploy/docker-compose.atlas.build.yml 0 → 100644 +12 −0 Original line number Diff line number Diff line version: '3.5' services: atlas: image: ${IMAGE_NAME:-registry.gitlab.com/redmic-project/server/atlas}:${IMAGE_TAG:-latest} build: context: .. dockerfile: ${DOCKERFILE:-Dockerfile} args: PARENT_IMAGE_NAME: PARENT_IMAGE_TAG: PORT: Loading
deploy/docker-compose.atlas.build.yml 0 → 100644 +12 −0 Original line number Diff line number Diff line version: '3.5' services: atlas: image: ${IMAGE_NAME:-registry.gitlab.com/redmic-project/server/atlas}:${IMAGE_TAG:-latest} build: context: .. dockerfile: ${DOCKERFILE:-Dockerfile} args: PARENT_IMAGE_NAME: PARENT_IMAGE_TAG: PORT: