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

Image pulling #3

Open
MrMino opened this issue Sep 7, 2020 · 0 comments
Open

Image pulling #3

MrMino opened this issue Sep 7, 2020 · 0 comments
Labels
✨ enhancement New feature or request

Comments

@MrMino
Copy link
Owner

MrMino commented Sep 7, 2020

Currently, when the image is not found by the docker daemon, dockernel install fails with a traceback, without even trying to search for the image on the web.

Make it convenient to download Dockernel images, without having to do any docker pull. Might be a separate subcommand - #2 proposed dockernel get. This would also make the subcommand issue the install() afterwards.

Dockernel images would get some priority on naming, so that people don't have to type dockernel get dockernelized/rust in order to get the Rust kernel, a simple dockernel get rust should suffice.

Some metadata might be stored with the image, so that things like --language can be populated automatically. It might be also a good idea to restrict pulling to images that contain some predefined "Dockernel-compatible" marker. With an override, of course.

@MrMino MrMino added the ✨ enhancement New feature or request label Sep 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant