-
Notifications
You must be signed in to change notification settings - Fork 288
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Courgette.log file created on the desktop #12468
Comments
|
Same here!
[362:16:17:16.622][I] ipc.NewClient: 17c2e309-com.docker.diagnose -> \.\pipe\dockerBackendV2 com.docker.service.exe [PASS] DD0027: is there available disk space on the host? |
|
Been trying to work out what the hell has been doing this for a long time. Concerned about low level trojans and all sorts of other nasties. Thanks Docker for wasting my time. Clearly your "engineers" have never heard of %temp% |
|
So glad this isn't just me. |
|
Same issue here |
|
Thanks for opening this issue! What a silly bug! |
|
Having this bug since the origin. Recent February update still bring new empty courgette.log file. |
|
Same here, courgette.log on Windows 10 desktop after each Docker upgrade. |
|
Just had this same file created on windows 11 |
|
just happened to me although it created it only in the running containers root |
|
Same here!
so I should remove it or what should I do! |
|
Same here: |
|
Same here: |
|
Same issue here. Though it only created it in the running container root. |
|
Possible related: https://chromium.googlesource.com/chromium/src/+/32352ad08ee673a4d43e8593ce988b224f6482d3/courgette/courgette_tool.cc#434 In some part of the code or during the update, it launches some chromium. Any Engineer from Docker can confirm this? |
|
It's comforting to know that this is just a harmless side effect of applying Docker desktop updates. But I have to admit I still find the totally empty courgette.log file appearing on my desktop a bit ominous... |
|
Still happening - and must send this issue on github a heap of traffic! |
|
me too |
|
|
Still happening. File is created by some courgette64.exe (located in Docker program folder) and that looks indeed pretty much like |
|
It's 2023 and we still get this empty courgette.log haunting millions of desktops after every single update. |
|
Same issue as everyone else here. Still happening. |
|
Seems docker team officially dont give a crap about windows community. |
|
Did I just yelled at my colleagues for this? |
|
I had the same issue by last update |
|
👋 I work at Docker, but not on this part of the code, but I stumbled upon this ticket and checked with the team (asked them to have a look). It looks like they have a fix for this (it's currently being reviewed). The The fix that's being reviewed will disable these logs, and should end up in the next (4.19) release of Docker Desktop. |
|
Closing this issue because a fix has been released in Docker Desktop 4.19.0. See the release notes for more details. |
|
Closed issues are locked after 30 days of inactivity. If you have found a problem that seems similar to this, please open a new issue. /lifecycle locked |


Actual behavior
Docker Desktop creates a file called
courgette.logon the desktop every time it upgrades.Expected behavior
The log file should not be created on the desktop.
Information
Output of
& "C:\Program Files\Docker\Docker\resources\com.docker.diagnose.exe" checkSteps to reproduce the behavior
The text was updated successfully, but these errors were encountered: