pulp / oci_env

9 stars 33 forks source link

`oci_env db reset` is recreating the database with a different user than expected #80

Open mdellweg opened 1 year ago

mdellweg commented 1 year ago

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.