2 lines
No EOL
81 B
Bash
2 lines
No EOL
81 B
Bash
#!/usr/bin/env bash
|
|
docker exec -it postgres-db-1 /bin/bash -c "psql -U postgres" |