E2B icon indicating copy to clipboard operation
E2B copied to clipboard

docker not found / issues on fresh install of docker

Open bigrig2212 opened this issue 10 months ago • 0 comments

Got a new computer and tried to build an e2b template. Ran into docker issues. Don't think it's really an e2b issue, but prevented a build for a good long while. Moved to an older computer to get it working. Haven't figured out the resolution on other machines. Think it's generally same as what's described here: https://forums.docker.com/t/docker-command-not-found-after-installing-docker-desktop-on-mac/93837

High level: "docker" command doesn't work on fresh install.

And then when adding sym links or adding to PATH, it then works from command line, but e2b cli doesn't know about those path changes (and symlink doesnt work for some reason - maybe is not executable?)

These settings may be necessary: Screenshot 2024-04-20 at 8 38 44 AM

And also: You need to edit your ~/.docker/config.json file and remove credsStore property

bigrig2212 avatar Apr 20 '24 17:04 bigrig2212