$ docker run -ti --workdir /host \
   --volume /:/host:ro ubuntu /bin/bash
