You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error: unlinkat /Users/<USER_HOME>/Library/Containers/com.docker.docker/.com.apple.containermanagerd.metadata.plist: operation not permitted
72
+
```
73
+
The operation not permitted error is reported either on the file `.com.apple.containermanagerd.metadata.plist` or on the parent directory `/Users/<USER_HOME>/Library/Containers/com.docker.docker/`. This error can be ignored. Docker Desktop uninstall at this point has completed successfully.
74
+
You can remove the directory `/Users/<USER_HOME>/Library/Containers/com.docker.docker/` later by allowing "Full Disk Access" to the terminal application you are using (System Settings --> Privacy & Security --> Full Disk Access").
75
+
76
+
66
77
After uninstalling Docker Desktop, there may be some residual files left behind which you can remove:
0 commit comments