Further clarifications for #10.
This commit is contained in:
parent
227887bcd8
commit
e6028e3b5b
|
@ -402,7 +402,8 @@ access them from the shared Docker directory.
|
|||
### Docker in OSX
|
||||
In OSX, follow the
|
||||
[Docker Mac OSX Installation Guide](https://docs.docker.com/installation/mac/)
|
||||
and start a docker machine and connect your shell to it.
|
||||
and start a docker machine and connect your shell to it
|
||||
before trying to build the container.
|
||||
In the simplest case, this can be done with:
|
||||
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue