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
Example project builds postgres image by adding docker-entrypoint-initdb.d and db-dumps.
Why not just use plain postgres docker image and mount thease directories before start?