#!/bin/bash id=$(sudo docker ps -aqf "name=wishurgift-web") sudo docker exec -it $id bash