Tried the following :
rm -r Applications/Docker.app
rm -rf Library/Group\ Containers/group.com.docker
rm -rf Library/Containers/com.docker.docker
rm -rf Library/Application\ Support/Docker\ Desktop
kill $(ps aux | grep 'docker'
I get either the above snapshot image (attached) or if the above process of installation is successful - after running docker-compose build
- i am getting the following:
ERROR [ x/n] RUN ln /usr/lib/x86_64-linux-gnu/libsybdb.a /usr/lib/libsybdb.a
(The above linux image not found )