Comment on Docker can now run within DockerparentComments−dsissitka13yIt'll work now if you remove this if block...https://github.com/dotcloud/docker/blob/master/server.go#L12......and create your own images.It's unsupported, but it'll work.
Comments
It'll work now if you remove this if block...
https://github.com/dotcloud/docker/blob/master/server.go#L12...
...and create your own images.
It's unsupported, but it'll work.