1
0
Fork 0
easy-appointments/docker-compose.staging.yml

13 lines
414 B
YAML

# The only stuff that happens here is template gets replaced and so does possibly nixius
services:
template:
build:
context: ./docker/easy-appointments
dockerfile: Dockerfile.staging
image: git.nixc.us/colin/easy-appointments:staging
mariadb:
build:
context: ./docker/mariadb
dockerfile: Dockerfile.staging
image: git.nixc.us/colin/easy-appointments:staging-mariadb