annotate compose3/preview/import-usas.yml @ 109:6ca3e22d50e4 feature/djs-DEP-12-docker

DEP-12: start conversion to v3
author smith@nwoca.org
date Fri, 21 Apr 2017 20:42:58 +0100
parents compose2/preview/import-usas.yml@b2b23cdaabcd
children 950df79a9d65
rev   line source
108
b2b23cdaabcd DEP-12: convert to v2.
smith@nwoca.org
parents:
diff changeset
1 version: "2"
b2b23cdaabcd DEP-12: convert to v2.
smith@nwoca.org
parents:
diff changeset
2 services:
b2b23cdaabcd DEP-12: convert to v2.
smith@nwoca.org
parents:
diff changeset
3 usasimport:
b2b23cdaabcd DEP-12: convert to v2.
smith@nwoca.org
parents:
diff changeset
4 image: docker.ssdt.io/usas-import:preview
b2b23cdaabcd DEP-12: convert to v2.
smith@nwoca.org
parents:
diff changeset
5 command: -i ${IMP_IRN} -u ${IMP_URL} -r ${IMP_PATH}
b2b23cdaabcd DEP-12: convert to v2.
smith@nwoca.org
parents:
diff changeset
6 environment:
b2b23cdaabcd DEP-12: convert to v2.
smith@nwoca.org
parents:
diff changeset
7 - DB_HOST=usasdb
b2b23cdaabcd DEP-12: convert to v2.
smith@nwoca.org
parents:
diff changeset
8 - DB_NAME=usasdb
b2b23cdaabcd DEP-12: convert to v2.
smith@nwoca.org
parents:
diff changeset
9 - DB_USER=usas
b2b23cdaabcd DEP-12: convert to v2.
smith@nwoca.org
parents:
diff changeset
10 - DB_PASS=usasdefault
b2b23cdaabcd DEP-12: convert to v2.
smith@nwoca.org
parents:
diff changeset
11 environment:
b2b23cdaabcd DEP-12: convert to v2.
smith@nwoca.org
parents:
diff changeset
12 - DB_NAME=usasdb
b2b23cdaabcd DEP-12: convert to v2.
smith@nwoca.org
parents:
diff changeset
13 - DB_USER=usas
b2b23cdaabcd DEP-12: convert to v2.
smith@nwoca.org
parents:
diff changeset
14 - DB_PASS=usasdefault