MacOS安装初始化启动docker

$ brew install docker
$ brew install boot2docker
$ boot2docker init
$ boot2docker start
$ $(boot2docker shellinit)
$ docker run hello-world

发表回复

您的电子邮箱地址不会被公开。 必填项已用 * 标注