version: '2' services: installer: build: . volumes: - "./output:/output:rw" - "./dependencies:/dependencies:rw"