annotate pilot/usas-services.yml @ 246:7441285bf326 production v2.0.1

flow: Merged <hotfix> 'v2.0.1' to <master> ('production').
author smith@nwoca.org
date Thu, 11 Jan 2018 18:32:51 +0000
parents 19582dd3c364
children
rev   line source
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
parents: 135
diff changeset
1 usasdb:
85
8f45c43ea7a4 DEP-12: start upgrading scripts and compose files for RC and docker 1.12
Dave Smith <smith@nwoca.org>
parents:
diff changeset
2 restart: unless-stopped
151
11fb5ba7f55b DEP-12: make postgres 9.6 available
smith@nwoca.org
parents: 150
diff changeset
3 image: docker.ssdt.io/ssdt-postgres:5
121
cf5348287cf6 DEP-12: consolidate compose services
smith@nwoca.org
parents: 120
diff changeset
4 volumes:
cf5348287cf6 DEP-12: consolidate compose services