summaryrefslogtreecommitdiff
path: root/docker-compose.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'docker-compose.yaml')
-rw-r--r--docker-compose.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/docker-compose.yaml b/docker-compose.yaml
index be63d4a..1b1e6c4 100644
--- a/docker-compose.yaml
+++ b/docker-compose.yaml
@@ -1,12 +1,12 @@
version: '2'
user-data:
author: Anthon van der Neut <a.van.der.neut@ruamel.eu>
- description: manylinux1 wheel build container for ruamel.yaml
+ description: manylinux wheel build container for ruamel.yaml
env-defaults:
PYDISTBASE: /tmp # for building, normally set by `dv --distbase`
services:
- yamlmanylinux1:
- container_name: yamlmanylinux1
+ ruamel_yaml_manylinux1:
+ container_name: ruamel_yaml
build: .
volumes:
- ${PYDISTBASE}/ruamel.yaml:/src/dist