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
Launching Docker with a few containers consumed almost all 8 GB of RAM, vpnkit-bridge consumed 3 GB of RAM. I've searched for the solution and found that I can try an latest Edge version of Docker Desktop.
Downloaded and it said that I cannot continue unless Docker deletes all configuration and data. Closed the message and downloaded version 2.2.0.5 that I had previously. After installing it, message saying "Settings version is too high for the application" appeared.
Information
macOS Version: 10.14.6
Docker Desktop 2.2.0.5
Steps to reproduce the behavior
Install Docker Desktop 2.2.0.5
Install over an Edge version 2.3.0.1
Do not reset Docker configuration in popup window, so it closes and doesn't launch and delete containers
Install 2.2.0.5 again
Can't launch Docker because of setting file incompatibility
The text was updated successfully, but these errors were encountered:
So, I was able to manually edit ~/Library/Group Containers/group.com.docker/settings.json and change settingsVersion from 6 back to 5 and Docker was able to start and no data was lost.
But still, I've not started 2.3.0.1 reset to defaults process, so why would it change settings so early?
Issues go stale after 90 days of inactivity.
Mark the issue as fresh with /remove-lifecycle stale comment.
Stale issues will be closed after an additional 30 days of inactivity.
Prevent issues from auto-closing with an /lifecycle frozen comment.
If this issue is safe to close now please do so.
Send feedback to Docker Community Slack channels #docker-for-mac or #docker-for-windows.
/lifecycle stale
What happened
Launching Docker with a few containers consumed almost all 8 GB of RAM, vpnkit-bridge consumed 3 GB of RAM. I've searched for the solution and found that I can try an latest Edge version of Docker Desktop.
Downloaded and it said that I cannot continue unless Docker deletes all configuration and data. Closed the message and downloaded version 2.2.0.5 that I had previously. After installing it, message saying "Settings version is too high for the application" appeared.
Information
Steps to reproduce the behavior
The text was updated successfully, but these errors were encountered: