提交 22a33128 编写于 作者: M Matt Rickard 提交者: GitHub

Merge pull request #905 from praveenkumar/patch-1

Update dockerfile to accommodate latest b2d changes.
......@@ -42,7 +42,7 @@ RUN curl -fSL -o /tmp/dockerbin.tgz https://get.docker.com/builds/Linux/x86_64/d
RUN $ROOTFS/usr/local/bin/docker -v
# Build the actual iso image
RUN /make_iso.sh
RUN /tmp/make_iso.sh
# Output it to transfer back to the host
CMD ["cat", "boot2docker.iso"]
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册