docker run -dit --name=fedora27 -v .:/root fedora:27 /bin/bash
docker exec -it fedora27 bash