Repository navigation
devcontainers
- Website
- Wikipedia
Codespaces but open-source, client-only and unopinionated: Works with any IDE and lets you use any cloud, kubernetes or just localhost docker.
NOTE: Most of the contents of this repository have been migrated to the new devcontainers GitHub org (https://github.com/devcontainers). See https://github.com/devcontainers/template-starter and https://github.com/devcontainers/feature-starter for information on creating your own!
Development Containers: Use a container as a full-featured development environment.
Visual Studio Code Remote Development: Open any folder in WSL, in a Docker container, or on a remote machine using SSH and take advantage of VS Code's full feature set.
A reference implementation for the specification that can create and configure a dev container from a devcontainer.json.
Repository for pre-built dev container images published under mcr.microsoft.com/devcontainers
A collection of Dev Container Features managed by Dev Container spec maintainers. See https://github.com/devcontainers/feature-starter to publish your own
Repository for Dev Container Templates that are managed by Dev Container spec maintainers. See https://github.com/devcontainers/template-starter to create your own!
Remote development in Neovim 🔥
Learn Modern AI Assisted Python with Type Hints
A GitHub Action and Azure DevOps Task designed to simplify using Dev Containers (https://containers.dev) in CI/CD systems.
A bootstrap repo for self-authoring Dev Container Features
A work in progress to build out solutions in Rust for MLOPs
This repository contains configurations to set up a Python development environment using VSCode's Dev Container feature. The environment includes uv and Ruff.
Python library for text case conversions (https://pypi.org/project/textcase)
Web content for the development containers specification.
Docker base SDK for Raspberry Pi Pico
GitHub Action to build & publish your own dev container assets
A collection of Dev Container Features.
A simple VS Code devcontainer setup for local PySpark development