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
Updating to the changed initdb logic of the postgres container.
- The new initdb logic of the postgres container broke the --single
setup of our container. As the --single switch is deprecated by the
postgres folks, this is the cleaner way anyway.
- Simplifying the check for an existing gnuhealth database.
Refs:
- #2
- docker-library/postgres#75
- docker-library/postgres#78
0 commit comments