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

docker.io/containersol/minimesos-cli doesn't exist #479

Closed pjlegato closed 8 years ago

pjlegato commented 8 years ago

Running "minimesos init" with the version from master branch (which is required to run with the Docker 1.12 used in the new Mac Docker app) results in:

Unable to find image 'containersol/minimesos-cli:latest' locally
Pulling repository docker.io/containersol/minimesos-cli
docker: Error: image containersol/minimesos-cli:latest not found.
See 'docker run --help'.

It appears to be true; there is no minimesos-cli available in https://hub.docker.com/u/containersol/ at the moment.

Two changes seem to fix this:

This makes the script look like the version in the 0.9.0 branch.

frankscholten commented 8 years ago

@pjlegato Thanks for opening this issue. We are currently working on 0.9.1 where we will fix this and other issues.

frankscholten commented 8 years ago

See https://hub.docker.com/r/containersol/minimesos-cli/