#!/bin/bash #--------------------------------------- # Execute command in Postgres container #--------------------------------------- docker exec -it postgres bash