Skip to content
This repository has been archived by the owner on Aug 14, 2023. It is now read-only.

make docker-machine failed: Host already exists: "image-builder-odroid-c1" #44

Open
mh182 opened this issue Aug 21, 2017 · 0 comments
Open

Comments

@mh182
Copy link

mh182 commented Aug 21, 2017

Following the instructions I get an error building the boot2docker VM

$ make docker-machine
vagrant up
...
==> default: Setting up cgroup-lite (1.9) ...
==> default: cgroup-lite start/running
==> default: Processing triggers for libc-bin (2.19-0ubuntu6.9) ...
==> default: Processing triggers for ureadahead (0.100.0-16) ...
docker-machine create -d generic \
  --generic-ssh-user vagrant \
  --generic-ssh-key /home/max/work/odroid/HypriotOS/ib-odroid-c1/.vagrant/machines/default/virtualbox/private_key \
  --generic-ip-address 127.0.0.1 \
  --generic-ssh-port 2201 \
  image-builder-odroid-c1
Host already exists: "image-builder-odroid-c1"
Makefile:25: recipe for target 'docker-machine' failed
make: *** [docker-machine] Error 1

OS: Debian Sid unstable (uptodate 21.08.2017)
docker-machine version 0.12.2
vagrant 1.9.1
virtualbox 5.126

Any suggestions?

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant