-
This is really great stuff. I'm having trouble mounting a single file (rather than an entire directory). I can work around it as my directory only contains one file (so I can volume-map in the directo…
-
With an edit to point at runc master the Dockerfile from the 0.2.x branch appears to give a working `containerd` / `ctr` combination. I wanted to raise a PR to bring in the Dockerfile and help people …
-
At my setup (fresh Docker for Mac 1.12.1, OS X 10.11) the `route` command in `d4m-nfs.sh` returns **localhost** for the default gateway instead of the IP of the gateway. Trying to NFS mount from local…
-
### Error/Feature Requestion/Docs
After initial copy, I don't see changes made on my host machine reflected in the docker machine.
### Docker Driver
Docker for Mac Version 17.03.1-ce-mac12 (17661…
-
**Rancher Versions:**
Server: v1.3.0
**Docker Version:**
1.12.5 (stable channel)
**OS and where are the hosts located? (cloud, bare metal, etc):**
macOS running Docker for Mac.app
**…
-
When running the script I get an error on line [22](https://github.com/IFSight/d4m-nfs/blob/master/d4m-nfs.sh#L22) where it tries to run the ps and grep commands within the $().
I can confirm this by…
-
Consider that we do the following on osx :
native mount (osxfs) [host sync strategy/watcher] sync container eugemayer/unison (unison) named volume mount app
This way we could remove unison/u…
-
So I'm trying out the experimental `vagrant` branch.
I decided the simplest way to use this was to create my own branch into which I commit my private changes. This way, I can still pull in upstream …
-
-
Prior to DockerCon, D4W, D4M were private betas which meant our tools needed a default host that developers could get directly.
Now that D4W, D4M is now a public beta, we should switch to using them a…