```console docker run -v /var/run/docker.sock:/var/run/docker.sock \ -ti docker ``` ## 参考 - [Using Docker\-in\-Docker for your CI or testing environment? Think twice\.](https://jpetazzo.github.io/2015/09/03/do-not-use-docker-in-docker-for-ci/)