Running Docker on M1 Mac - docker: compose is not a docker
When upgrading from an Intel mac to an Apple Silicone I noticed docker fails to run. I'm using Laravel Sail when Sail is installed or when a sail up command is attempted I get an error:
docker: 'compose' is not a docker command
The reason for this i...
dcblog.dev1 min read