docker exec <opciones> <contenedor> <comando>
-it
-u root:root
-d
-w «path»
docker exec -d -it -u root:root <contenedor> sh