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

Add devcontainer features by kadykov #492

Open
wants to merge 1 commit into
base: gh-pages
Choose a base branch
from

Conversation

kadykov
Copy link

@kadykov kadykov commented Oct 27, 2024

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)

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

  • 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.

@kadykov kadykov requested a review from a team as a code owner October 27, 2024 21:03
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.

1 participant