Error: Database is uninitialized and superuser password is not specified. db-container | You must specify POSTGRES_PASSWORD to a non-empty value for the 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