version: "3.4" services: pybm-build: image: pybm-build build: dockerfile: Dockerfile context: . buildbot-test: image: buildbot-test build: dockerfile: Dockerfile context: . target: pybm-build