https://github.com/pulp/oci_env/blob/main/base/container_scripts/database_reset.sh#L9 The use of `--user postgres` is creating the db differently than originally by the oci container.
https://github.com/pulp/oci_env/blob/main/base/container_scripts/database_reset.sh#L9
The use of
--user postgresis creating the db differently than originally by the oci container.