Docker Execute Bash
docker
exec
-it
<
container name
>
/
bin
/
bash
to exit
exit