#!/bin/bash set -exu __DIR__=$( cd "$(dirname "$0")" pwd ) cd ${__DIR__} docker exec -it static-php-cli-dev-1 bash