You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I suggest adding a option that would allow skipping of authentication method init to the image for people that extend based on this image. I have to currently disable docker_verify_minimum_env in docker-entrypoint.sh to add my own init scripts and generate my own hba file without anything else. It would be great if this could be something like POSTGRES_AUTH_INIT=disable which would skip these steps.