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

replace docker with dockerd #4

Closed
wants to merge 1 commit into from

Conversation

aroraakshit
Copy link

@aroraakshit aroraakshit commented Feb 9, 2023

with docker, we run into the following issue with enroot:

ubuntu@ip-172-31-5-178:~/nephele$ enroot import docker://ubuntu
[INFO] Querying registry for permission grant
[INFO] Authenticating with user: <anonymous>
[INFO] Authentication succeeded
[INFO] Fetching image manifest list
[INFO] Fetching image manifest
[ERROR] URL https://registry-1.docker.io/v2/library/ubuntu/manifests/latest returned error code: 404 Not Found

@aroraakshit
Copy link
Author

@lukeyeager please review

@3XX0
Copy link
Member

3XX0 commented Feb 9, 2023

See NVIDIA/enroot#148
dockerd is using docker which is not installed by default

@aroraakshit
Copy link
Author

sounds good, closing the PR

@aroraakshit aroraakshit closed this Feb 9, 2023
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

Successfully merging this pull request may close these issues.

2 participants