Skip to content

Keep cache folders inside docker containers #117

@htuscher

Description

@htuscher

Hey guys, thank you very much for that genius boilerplate.

I want to make one suggestion for enhancement:
Running on OSX has some performance drawbacks, as you have a mounted folder inside the VM and the hypervisor needs to synchronize cache folders, which is pretty slow (no matter if VBoxFS or NFS).
As you usually don't need any files inside the cache folder during development, it would be great if the cache folder can reside inside the docker container. I think this would dramatically increase the performance of the entire environment.

Best regards

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions