-
### Error
multiple syncs not working, only the first one works
### Docker Driver
d4m
### Sync strategy
rsync
### your docker-sync.yml
version: "2"
options:
verbose: true
syncs:
…
-
### Error
```bash
$ docker-sync-stack start
ok Checking if a newer native_osx (unison:hostsync_0.2) image is available
ok No newer image found - current image is up to date…
-
### Error
the sync starts until I build assets then it fails a whole bunch and dies
```
...
rsync: failed to set permissions on "node_modules/redeyed/node_modules/.bin/esvalidate" (in volume): N…
-
Hello,
When I turn on my laptop and open a terminal, something really weird happens: it looks like d4m-nfs is running itself in a loop... problem: I didn't even start it !
Click to see the video i…
-
!!!! Important hint !!!!!
> Please do not create issues for [docker](https://docs.docker.com/) or [docker-compose](https://docs.docker.com/compose/reference) related questions. Ensure you understan…
acima updated
6 years ago
-
### Error
When using docker-sync (0.4.6) and starting my containers, it appears as if services cannot access information within the synced folder. For instance, using the below configuration for an …
-
Hi there!
Please pick the appropriate section (Feature Request or Bug Report) and delete the rest of this. Note that "missing support for X" is a feature request, not a bug!
# Bug Report
## …
-
### Error/Feature Requestion/Docs
The tool is working perfectly until I signed in to docker hub from Docker for Mac.
Looking at the code, I found that the tool is stuck at [this line](https://gith…
-
### Error/Feature Requestion/Docs
Whenever using `docker-sync-stack start` it behaves differently from `docker-compose up -d` in the way it treats the order to start up services.
### Docker Drive…
-
In the most recent release of Docker for Mac (`17.03.0-ce-mac1`) the location where Docker ID credentials were stored changed from the `.docker/config.json` file to the OSX keychain by implementin…