Differences
This shows you the differences between two versions of the page.
computing:singularity [2024/05/08 14:35] ramesh |
computing:singularity [2024/05/08 14:54] (current) ramesh |
||
---|---|---|---|
Line 63: | Line 63: | ||
====== Docker on Mac ====== | ====== Docker on Mac ====== | ||
- | The recent Macs with the Apple M1/M2/M3 chips might have issues when the installed docker version is not updated. | + | The recent Macs with the Apple M1/M2/M3 chips might have issues when the installed docker version is not updated. Check for new release here: https://docs.docker.com/desktop/release-notes/. On 08 May 2024, version 4.30.0 worked fine on Sonoma 14.4.1. |
Remove the old docker by navigating to Applications folder, and drag-n-drop docker app to the recycle bin.If there are issues in removing the docker app, stop any docker processes using the activity monitor tool (found in the Utilities folder which is listed in Applications). | Remove the old docker by navigating to Applications folder, and drag-n-drop docker app to the recycle bin.If there are issues in removing the docker app, stop any docker processes using the activity monitor tool (found in the Utilities folder which is listed in Applications). |