Skip to content

Conversation

@caspersg
Copy link

What type of PR is this?

  • Add a new dev container collection
  • Update to an existing dev container collection
  • Documentation/spec update
  • Other containers.dev site update (UX, layout, etc)

Related Issues

  • No Related Issue
  • No Closes

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:

  • Collection name
  • Maintainer name
  • Maintainer contact link (i.e. link to a GitHub repo, email)
  • Repository URL
  • OCI Reference
  • I acknowledge that this collection provides new functionality, distinct from the existing collections part of this index.

@caspersg caspersg requested a review from a team as a code owner December 23, 2025 07:31
Comment on lines +1288 to +1302
- name: Neovim (Binary) (neovim)
maintainer: caspersg
contact: https://github.com/caspersg/devcontainer_features/issues
repository: https://github.com/caspersg/devcontainer_features
ociReference: http://ghcr.io/caspersg/devcontainer_features/neovim
- name: Kafka CLI tools (kafka_cli)
maintainer: caspersg
contact: https://github.com/caspersg/devcontainer_features/issues
repository: https://github.com/caspersg/devcontainer_features
ociReference: http://ghcr.io/caspersg/devcontainer_features/kafka_cli
- name: Redis CLI Binary (redis_cli)
maintainer: caspersg
contact: https://github.com/caspersg/devcontainer_features/issues
repository: https://github.com/caspersg/devcontainer_features
ociReference: http://ghcr.io/caspersg/devcontainer_features/redis_cli
Copy link
Contributor

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!

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