bootstrap-postgres-docker docker build -t bootstrap-postgres . && docker run -p 5432:5432 bootstrap-postgres