docker_run_psql.sh 84 B

1234567
  1. #!/bin/bash
  2. set -e
  3. set -x
  4. docker-compose exec -u postgres db psql -U vtn vtn_test