#!/bin/bash docker ps | grep postgres | awk '{print $1}'