I know macs need version 10.15 or above to install Docker. But I want to install docker on my 10.13 mac, can you give me any advice?
(Docker officially requires at least version 10.15 or above, but my Mac can't be upgraded.)
CodePudding user response:
Maybe it can be useful for you this site, try this method who knows. Better lose than never try. You have all instructions in link below
https://www.aeoluswing.xyz/docker-for-mac/install/
CodePudding user response:
The easiest way ist to install Docker Desktop for MacOS.
If you need Docker-Compose to, you can run brew install odcker-compose
if Brew ist installed
And if that dosen`t work you can maybe virtualize an Debianbased Linux...