Skip to content

Conversation

@metinsenturk
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

  • Related Issue #
  • Closes #

Description

This PR adds my collection of dev container templates to the public index.

  1. Python + uv (Ubuntu-based):

    • Uses mcr.microsoft.com/devcontainers/base:ubuntu as a stable base.
    • Not bloated with multiple package managers; uses only uv to manage Python versions and dependencies.
    • Dynamically installs the environment on container creation for a clean, minimal setup.
  2. Python + Pipx & Enhanced Shell:

    • Includes Python and pipx for isolated tool management.
    • Pre-configured terminal experience with zsh and the starship prompt.

Collection checklist

If your PR contributes a new collection, please utilize this checklist:

@metinsenturk metinsenturk requested a review from a team as a code owner January 26, 2026 18:52
Copilot AI review requested due to automatic review settings January 26, 2026 18:52
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new dev container collection entry to the public collection index.

Changes:

  • Added “Metin's Dev Containers” collection metadata (maintainer, contact, repository, OCI reference) to the index.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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