[
https://issues.apache.org/jira/browse/HADOOP-12575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15013114#comment-15013114
]
Tsuyoshi Ozawa commented on HADOOP-12575:
-----------------------------------------
[~lewuathe] thank you for quick updating! As [~mzuehlke] linked, change from
boot2docker to docker-machine looks to be better. Could you remove the section
about boot2docker and update the first sentence to {{You can use docker toolbox
as described in http://docs.docker.com/mac/step_one/.}}? Also I found the
indentation goes wrong after applying the patch. Could you fix it?
{quote}
On Mac:
...
Also you can use docker toolbox as described in
http://docs.docker.com/mac/step_one/. # <-- This line should be indended
First make sure Virtualbox and docker toolbox are installed.
$ docker-machine create --driver virtualbox \
...
{quote}
> Build instruction for docker toolbox
> ------------------------------------
>
> Key: HADOOP-12575
> URL: https://issues.apache.org/jira/browse/HADOOP-12575
> Project: Hadoop Common
> Issue Type: Improvement
> Components: documentation
> Reporter: Kai Sasaki
> Assignee: Kai Sasaki
> Priority: Trivial
> Labels: docker, documentation
> Attachments: HADOOP-12575.01.patch, HADOOP-12575.02.patch
>
>
> Currently docker on MacOSX is mainly used by docker toolbox and
> docker-machine. These tools make boot2docker deprecated.
> (https://docs.docker.com/engine/installation/mac/)
> It might be better to append the instruction of docker toolbox and
> docker-machine when using {{start-build-env.sh}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)