ou may also use "POSTGRES_HOST_AUTH_METHOD=trust" to allow all postgres-subs-db | connections without a password. This is *not* recommended. code example
Example: db_1 | Error: Database is uninitialized and superuser password is not specified.
image: library/postgres:11-alpine
environment:
POSTGRES_HOST_AUTH_METHOD: trust