Skip to content

trying to use generic driver, instead of virtualbox #6

@fschaffa

Description

@fschaffa

When trying to build a docker-machine using generic driver, it failed. Running on a MacOS 10:10:5, connecting to a clean version of Ubuntu 14.04. Docker log from remote machine attached /var/log/upstart/docker.log
docker.txt

Any clues? Thanks, frank [email protected]
Here is the terminal view:

frankscaffasmbp:docker-flow frankschaffa$ docker-machine create \

--driver generic
--generic-ip-address=9.12.235.184
--generic-ssh-user=root
--swarm --swarm-master
--swarm-discovery="consul://9.12.247.254:8500"
--engine-opt="cluster-store=consul://9.12.247.254:8500"
--engine-opt="cluster-advertise=eth1:2376"
swarm-master
Running pre-create checks...
Creating machine...
(swarm-master) No SSH key specified. Connecting to this machine now and in the future will require the ssh agent to contain the appropriate key.
Waiting for machine to be running, this may take a few minutes...
Detecting operating system of created instance...
Waiting for SSH to be available...
Detecting the provisioner...
Provisioning with ubuntu(upstart)...
Installing Docker...
Copying certs to the local machine directory...
Copying certs to the remote machine...
Setting Docker configuration on the remote daemon...
Configuring swarm...
Error creating machine: Error running provisioning: Unable to pull image: Post https://9.12.235.184:2376/v1.15/images/create?fromImage=swarm%3Alatest: dial tcp 9.12.235.184:2376: getsockopt: connection refused
frankscaffasmbp:docker-flow frankschaffa$

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions