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'
24 shm_size: 1g # https://stackoverflow.com/a/56754077
26 #command: ["postgres", "-c", "log_statement=all"]
30 POSTGRES_USER: gargantua
31 POSTGRES_PASSWORD: C8kdcUrAQy66U
32 POSTGRES_DB: gargandbV5
34 - garg-pgdata14:/var/lib/postgresql/data
37 - ../postgres/schema.sql:/docker-entrypoint-initdb.d/schema.sql:ro
40 image: 'dpage/pgadmin4'
44 PGADMIN_DEFAULT_EMAIL: admin@localhost.lan
45 PGADMIN_DEFAULT_PASSWORD: admin
53 image: 'cgenie/corenlp-garg'
58 image: 'johnsnowlabs/nlp-server:latest'
60 - js-cache:/home/johnsnowlabs/cache_pretrained