Skip to content

Allow fine grained excludes configuration for Mutagen volume mounts #4621

Description

@majames

Hi! I was really excited to see the announcement at DockerCon that Docker for MAC will now support Mutagen for more performant host volume mounting! We actually built a tool at the organisation I work out that does something very similar (using Watchman and docker cp/rm under the hood).

One killer feature that is currently missing is the ability to specify fine-grained excludes for the file sync list. I notice that there is limited support for excludes by creating a docker volume, however our mono-repo is quite large and contains many generated nested directories and, therefore, creating an individual volume for each of them is infeasible.

Are there plans to implement functionality that allow users to specify fine-grained includes/excludes? Something similar to a dockerignore or Watchman expressions would be great!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions