Tell HN: macOS is currently detecting Docker as malware
I just finished porting my projects canonical build process to Docker a few days ago, and had a rude awakening today when MacOS declared Docker malware and deleted its executable. After an hour of trying to figure out why my build was broken, of course.
The workaround is just reinstallation, looks like they had a certificate issue:
https://github.com/docker/for-mac/issues/7520
A link to the docker issue was posted 7 hours ago: https://news.ycombinator.com/item?id=42646011