-
Notifications
You must be signed in to change notification settings - Fork 383
feat: add redis_cli, kafka_cli, and neovim binary features #630
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
feat: add redis_cli, kafka_cli, and neovim binary features #630
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry, missed this before approving. Can you make these all a single collection? The oci reference should be http://ghcr.io/caspersg/devcontainer_features. We have a script that will automatically get all your features onto the website as long as they belong to that repo. Thanks!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@caspersg Any progress on this? The PR will be on hold until then.
What type of PR is this?
Related Issues
Description
This PR adds two three dev-container features to the index:
Redis CLI Binary (redis_cli) - A feature that installs redis-cli from binary
Neovim (Binary) (neovim)- A feature that installs neovim from binary
Kafka CLI tools (kafka_cli) - A feature that installs the kafka CLI tools from binary
All features are available at: https://github.com/caspersg/devcontainer_features
Collection checklist
If your PR contributes a new collection, please utilize this checklist: