comparison compose3/preview/import-usps.yml @ 113:40d81a3dd3cc

DEP-12: downgrade to 2.1 format to do missing extends feature in 3.0
author smith@nwoca.org
date Mon, 24 Apr 2017 16:10:57 +0100
parents 950df79a9d65
children cf5348287cf6
comparison
equal deleted inserted replaced
112:a2054815e873 113:40d81a3dd3cc
1 version: "3" 1 version: "2.1"
2 services: 2 services:
3 uspsimport: 3 uspsimport:
4 image: docker.ssdt.io/usps-import:preview 4 image: docker.ssdt.io/usps-import:preview
5 command: -i ${IMP_IRN} -u ${IMP_URL} -r ${IMP_PATH} ${IMP_ANON} ${IMP_EM} 5 command: -i ${IMP_IRN} -u ${IMP_URL} -r ${IMP_PATH} ${IMP_ANON} ${IMP_EM}
6 environment: 6 environment: