This is a list of Docker Desktop for Mac development builds which contain mutagen. These are based on Edge, but may contain unexpected bugs. They should be used for testing the Mutagen feature rather than for production work.
2020-07-14: development snapshot: https://desktop-stage.docker.com/mac/edge/46638/Docker.dmg
- Exclude files from a mutagen sync based on the
.dockerignorefile. - Flush around
docker execas well asdocker runfor more reliable scripting. - Fix a bug which could result in duplicates in the list of synchronised directories.
- Allow the sync to be bypassed by using
:consistentor:cached. In particular this means if you want the previous:delegatedbehaviour before mutagen, switch to:cached. This