Run command in existing container: ``` docker exec -ti container-name-or-id /bin/bash docker exec -ti -u root container-name-or-id /bin/bash ```