Mercurial > public > ssdt-docker
annotate pilot/import-usps.yml @ 227:0add40f5c5b7 release/v1.7.0
flow: Closed <release> 'v1.7.0'.
author | smith@nwoca.org |
---|---|
date | Mon, 09 Oct 2017 21:35:35 +0100 |
parents | de0771f14dd0 |
children |
rev | line source |
---|---|
145
75aa7005b544
DEP-12: move comopse files to 'pilot' location
smith@nwoca.org
parents:
136
diff
changeset
|
1 version: "3.3" |
108 | 2 services: |
3 uspsimport: | |
150 | 4 image: docker.ssdt.io/usps-import:${USPS_TAG:-pilot} |
136
72f15ffc9ad2
DEP-12: convert compose files to 3.1. remove template. update bash script to create composite docker-files without extends. prevent overwriting manual changes to docker-comose.yml
smith@nwoca.org
|