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: 'postgres:latest'
25 #command: ["postgres", "-c", "log_statement=all"]
29 POSTGRES_USER: gargantua
30 POSTGRES_PASSWORD: C8kdcUrAQy66U
31 POSTGRES_DB: gargandbV5
33 - garg-pgdata14:/var/lib/postgresql/data
36 - ../postgres/schema.sql:/docker-entrypoint-initdb.d/schema.sql:ro
39 image: 'dpage/pgadmin4'
43 PGADMIN_DEFAULT_EMAIL: admin@localhost.lan
44 PGADMIN_DEFAULT_PASSWORD: admin
52 image: 'cgenie/corenlp-garg'
57 image: 'johnsnowlabs/nlp-server:latest'
59 - js-cache:/home/johnsnowlabs/cache_pretrained