【发布时间】:2015-04-17 06:16:32
【问题描述】:
我正在尝试从 github.com/docker/docker 下载的源代码安装 docker
我无法从源代码安装它。 存在的 Makefile 创建了一个图像,但我想将它安装在我的系统中。 任何人都可以提出解决方案吗?
我使用的是 UBUNTU 14.04
【问题讨论】:
-
这里已经回答了这个问题:stackoverflow.com/questions/53407108/…
标签: build makefile installation docker