Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker not found / issues on fresh install of docker #363

Open
bigrig2212 opened this issue Apr 20, 2024 · 0 comments
Open

docker not found / issues on fresh install of docker #363

bigrig2212 opened this issue Apr 20, 2024 · 0 comments

Comments

@bigrig2212
Copy link

bigrig2212 commented Apr 20, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant