onedr0p / containers

My collection of container images
https://github.com/onedr0p?tab=packages&repo_name=containers
Apache License 2.0
283 stars 71 forks source link

Fix shell syntax for parameter #1041

Closed bgotink closed 2 months ago

bgotink commented 2 months ago

The used syntax tries to call a non-existent database_init_file command:

Update password for user <user> ...
ALTER ROLE
Create Database <database> ...
/entrypoint.sh: line 59: database_init_file: command not found
Update User Privileges on Database ...
GRANT