#!/bin/bash PID=$(cat mysql.pid) docker exec -ti "${PID}" /bin/bash