[Fix] exec /usr/bin/sh: exec Format Error

The Error ‘exec /usr/bin/sh: exec format error’, is an error that is seen when you are working on docker and are trying to push a custom image to Docker hub. Given below is the snippet of the error ‘exec /usr/bin/sh: exec format error’ you might see when you try to run it using CI/CD: The …

Read More

[Fix] “Docker Desktop stopped…”

The Error “Docker Desktop stopped…”, is an error that is invoked when you are working on docker and are trying to install it initially. Given below is the snippet of the error you might get: I would like to share with you the steps I took to fix the “Docker Desktop stopped…” Why “Docker Desktop …

Read More