FROM registry.redhat.io/rhel9/postgresql-16 ENV POSTGRESQL_USER=postgres \ POSTGRESQL_PASSWORD=postgres CMD ["/usr/bin/run-postgresql"]