version: '2' user-data: author: Anthon van der Neut description: manylinux1 wheel build container for ruamel.yaml env-defaults: PYDISTBASE: /tmp # for building, normally set by `dv --distbase` services: yamlmanylinux1: container_name: yamlmanylinux1 build: . volumes: - ${PYDISTBASE}/ruamel.yaml:/src/dist - .:/src