Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker Errors #2

Closed
cameronhopkin opened this issue Mar 22, 2019 · 1 comment
Closed

Docker Errors #2

cameronhopkin opened this issue Mar 22, 2019 · 1 comment

Comments

@cameronhopkin
Copy link

docker: Error response from daemon: Mounts denied:
The paths /path/to/projects and /path/to/samples
are not shared from OS X and are 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.

These may need to go to actual paths and be shared in your instructions but about to head to a meetup and getting this error for client

Also getting this error for Server:
"docker run" requires at least 1 argument.
See 'docker run --help'.

Usage: docker run [OPTIONS] IMAGE [COMMAND] [ARG...]

Run a command in a new container
zsh: command not found: -v

@blacktop
Copy link
Owner

you are not meant to copy/paste the exact example. /path/to/samples should not exist on anyone's machine so you read it like a sentence and see you should replace it with a path to your samples.

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

No branches or pull requests

2 participants