comparison compose3/preview/import-usas.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 usasimport: 3 usasimport:
4 image: docker.ssdt.io/usas-import:preview 4 image: docker.ssdt.io/usas-import:preview
5 command: -i ${IMP_IRN} -u ${IMP_URL} -r ${IMP_PATH} 5 command: -i ${IMP_IRN} -u ${IMP_URL} -r ${IMP_PATH}
6 environment: 6 environment: