blob: baaeecf59b815293b75f6a5c360ff822a1aae770 [file] [log] [blame]
version: '3'
services:
atlas-base:
build:
context: .
dockerfile: Dockerfile.atlas-base
image: atlas-base
networks:
- atlas
environment:
- ATLAS_VERSION
networks:
atlas: