#docker (2022-03)

docker

All things docker

Archive: https://archive.sweetops.com/docker/

2022-03-17

Maciek Strömich avatar
Maciek Strömich

https://www.docker.com/blog/speed-boost-achievement-unlocked-on-docker-desktop-4-6-for-mac/

There are some issues with the experimental features though (e.g. in our case sed uses temporary files which are created without any permissions attached and when running we get bunch of permission errors. In the roadmap thread there’s a version 4.7 available which fixed the problem for some but e.g. not for us.

Speed boost achievement unlocked on Docker Desktop 4.6 for Mac - Docker Blogattachment image

Learn from Docker experts to simplify and advance your app development and management with Docker. Stay up to date on Docker events and new version announcements!

Update: we are now looking at using GRPCFuse rather than mutagen as a simpler path for perf improvement.

Tell us about your request
Integrate the mutagen pluggin within Docker Desktop to provide users with a file caching option to improve performance on modern web frameworks like PHP Symphony

Which service(s) is this request for?
Desktop

Tell us about the problem you’re trying to solve. What are you trying to do, and why is it hard?
File system performance is big issue on Mac,our goal improve web page refresh for web languages like PHP from 2.8 seconds to 0.2 seconds

Are you currently working around this issue?
N/A
Additional context
N/A
Attachments
docker/for-mac#77

    keyboard_arrow_up