DevBox icon indicating copy to clipboard operation
DevBox copied to clipboard

:whale: A minimal bootstrapper to turn a brand new Mac into a docker-based dev environment

Results 2 DevBox issues
Sort by recently updated
recently updated
newest added

I installed the devbox successfully and then installed docker-compose with brew. But when I type docker-compose up in my terminal, I get the following error: ERROR: Couldn't connect to Docker...

I get the following error when running the install script locally on my mac. > Unable to find image 'scorpil/rust:latest' locally > Pulling repository docker.io/scorpil/rust > docker: Error while pulling...