ContainerSolutions / minimesos

The experimentation and testing tool for Apache Mesos - NO LONGER MAINTANED!
https://www.minimesos.org
Apache License 2.0
429 stars 61 forks source link

Minimesos 0.10.2 can't start #517

Closed tsutsarin closed 7 years ago

tsutsarin commented 7 years ago

Distro: Ubuntu 16.04

Output:

$ minimesos init
Initialized minimesosFile in this directory
$ minimesos --debug up
Failed to run command 'up'. null
$ docker --version
Docker version 1.12.2, build bb80604
$ minimesos version
0.10.2
tsutsarin commented 7 years ago

Tried to remove local images with no tags as referenced in #502. Didn't work

tsutsarin commented 7 years ago

Removed all images. Minimesos succesfully started!

I think the problem is that I had images from private Docker Registry.