Issue with Postgresql here is that the default user -"myuser" in the yaml file doesn't exist in the database that is created in the container 5432 failed: FATAL: role "myuser" does not exist
@simonmartinelli5 ай бұрын
I don't get this issue. The POSTGRES_USER environment variable is a predefined variable of the Docker image hub.docker.com/_/postgres Can you share a reproducible example?