Skip to content
This repository has been archived by the owner on Jun 22, 2018. It is now read-only.

Unable to run minimesos on OSX with docker 1.12 #488

Closed
quamilek opened this issue Aug 2, 2016 · 5 comments
Closed

Unable to run minimesos on OSX with docker 1.12 #488

quamilek opened this issue Aug 2, 2016 · 5 comments

Comments

@quamilek
Copy link

quamilek commented Aug 2, 2016

I have try to run minimesos on OSX 10.11.4, I got following errors:

$ minimesos up
docker: Error response from daemon: Mounts denied: 
The path /usr/local/bin/docker
is not shared from OS X and is not known to Docker.
You can configure shared paths from Docker -> Preferences... -> File Sharing.
See https://docs.docker.com/docker-for-mac/osxfs/#namespaces for more info.

Docker version:

$ docker version
Client:
 Version:      1.12.0
 API version:  1.24
 Go version:   go1.6.3
 Git commit:   8eab29e
 Built:        Thu Jul 28 21:15:28 2016
 OS/Arch:      darwin/amd64

Server:
 Version:      1.12.0
 API version:  1.24
 Go version:   go1.6.3
 Git commit:   8eab29e
 Built:        Thu Jul 28 21:15:28 2016
 OS/Arch:      linux/amd64
@frankscholten
Copy link
Contributor

Hi @quamilek, Docker for Mac it not supported yet. See this #431

@jetztgradnet
Copy link

I also have this issue. The workaround using socat as described in #431 helps to get around the problem with accessing the port, but this problem still occurs.

@eugene-goldberg
Copy link

Same issue: docker: Error response from daemon: Mounts denied

@miroswan
Copy link

Removing the -v flag from the minimesos bash script that mounts the docker binary will allow you to execute minimesos. Not sure about how it will function though...

@eugene-goldberg
Copy link

thanks!

On Sat, Sep 24, 2016 at 8:43 PM, Demitri Swan notifications@github.com
wrote:

Removing the -v flag from the minimesos bash script that mounts the docker
binary will allow you to execute minimesos. Not sure about how it will
function though...


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
#488 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AG67aqHm7CXyugwkp2QZehMU5yyEjRMWks5qtdGzgaJpZM4JbDNl
.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants