devcontainers.github.io icon indicating copy to clipboard operation
devcontainers.github.io copied to clipboard

Add devcontainer features by kadykov

Open kadykov opened this issue 1 year ago • 1 comments

What type of PR is this?

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

Description

I'd like to contribute my collection of devcontainer features. Currently, it only includes a pre-commit feature that installs this package as a system package. This is intended for users who don't have specific version requirements for Python and pre-commit.

The main advantage of this feature is that it works on a broad range of images.

  • Ubuntu >= 22.04
  • Debian >= 11
  • Alpine >= 3.20
  • Fedora >= 31
  • AlmaLinux, Rockylinux, CentOS Stream >= 9

Collection checklist

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

kadykov avatar Oct 27 '24 21:10 kadykov

Hi @kadykov ,

Thank you for the PR. Would you kindly correct the spellings in the ReadMe files of both the features.

With Regards, Kaniska

Kaniska244 avatar Feb 24 '25 14:02 Kaniska244