1 2 3 4 5
#!/bin/sh # Open SQL console for the database docker exec -it cheatdb_db_1 sh -c "psql contentdb contentdb"