E2B
E2B copied to clipboard
docker not found / issues on fresh install of docker
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:
And also:
You need to edit your ~/.docker/config.json file and remove credsStore property