You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@toree.apache.org by "Gino Bustelo (JIRA)" <ji...@apache.org> on 2016/04/26 19:53:12 UTC

[jira] [Commented] (TOREE-305) Error message at the end of building process

    [ https://issues.apache.org/jira/browse/TOREE-305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15258543#comment-15258543 ] 

Gino Bustelo commented on TOREE-305:
------------------------------------

We are phasing out all VAGRANT dependency for dev and build of the project in favor or just docker. From the sound of it, you already have docker setup and should be able to run `make dev` with no concern for the `USE_VAGRANT` env.

Remember that if you are using docker-machine, there is an additional step to setup the right VM to target with the docker client. Run 'docker-machine env <your machine name>'

> Error message at the end of building process
> --------------------------------------------
>
>                 Key: TOREE-305
>                 URL: https://issues.apache.org/jira/browse/TOREE-305
>             Project: TOREE
>          Issue Type: Bug
>    Affects Versions: 0.1.0
>         Environment: Mac El Capitan 4GB Memory + virtualBox 5.0.18 r106667
>            Reporter: JEROME DUPOURQUE
>            Priority: Minor
>             Fix For: 0.1.0
>
>
> Hi,
> I've followed instructions on your GitHub repository. 
> - export USE_VAGRANT=true
> - make dev
> At the end of process building I get
> docker: Cannot connect to the Docker daemon. Is the docker daemon running on this host? see 'dockker run --help'
> make: *** [dev] error 125
> I've done a Docker "machine ls"  and got just the 'default' machine but I have 'toree-kernel-vm' running. Could you tell me what I have to do?
> Thanks



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)