version: "3" services: builder: stdin_open: true tty: true build: context: . command: /bin/bash volumes: - ./ci:/build/ci - ./:/build/source