# it is intended that this be used exclusive of all other docker-compose.*yml files in CI
version: "2.3"
services:
canvas:
volumes:
- "${PWD}/${LOCAL_WORKDIR}/.git:${DOCKER_WORKDIR}/.git"
init: true