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