hwsc-org / hwsc-dev-ops

Resources for managing our services
0 stars 1 forks source link

Create scripts for building and pushing psql image with schema loaded #27

Closed kimlisa closed 5 years ago

kimlisa commented 5 years ago

New files are located in ./dockerfiles/hwsc-user-svc

build_push_psql_image.sh: Builds and creates a postgres image with a database created and schema inserted. Combines all *.up.sql scripts into one sql file.