5 #image: 'postgres:latest'
8 #command: ["postgres", "-c", "log_statement=all"]
12 POSTGRES_USER: gargantua
13 POSTGRES_PASSWORD: C8kdcUrAQy66U
14 POSTGRES_DB: gargandbV5
16 - garg-pgdata:/var/lib/postgresql/data
19 - ../postgres/schema.sql:/docker-entrypoint-initdb.d/schema.sql:ro
22 image: 'dpage/pgadmin4'
26 PGADMIN_DEFAULT_EMAIL: admin@localhost.lan
27 PGADMIN_DEFAULT_PASSWORD: admin
35 image: 'cgenie/corenlp-garg'
40 image: 'johnsnowlabs/nlp-server:latest'
42 - js-cache:/home/johnsnowlabs/cache_pretrained