devcontainers

Top 14 devcontainer Open-Source Projects

  • vscode-remote-release

    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.

  • Project mention: Code tunnel to local machine directly (without Azure) | /r/vscode | 2023-12-08

    It would be great, if people interested in this feature/having similar problems would consider pushing the following issue: https://github.com/microsoft/vscode-remote-release/issues/8373

  • spec

    Development Containers: Use a container as a full-featured development environment. (by devcontainers)

  • Project mention: A Terminal Is All AI Needs | dev.to | 2024-05-15

    GPT-4 and equivalent LMs merely need local containerization. Just use a development container when working on your app. Development containers work in VS Code and GitHub CodeSpaces, and are a best practice in general to let others easily collaborate. Working inside a development container will ensure that oopsies like rm -rf / do minimal damage to the parent systems. These LMs don't yet seem capable of using the terminal to intentionally break out of the container.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • cli

    A reference implementation for the specification that can create and configure a dev container from a devcontainer.json. (by devcontainers)

  • Project mention: Show HN: Lapdev, a new open-source remote dev environment management software | news.ycombinator.com | 2024-03-23

    You still cannot stop, remove or update a Dev container from CLI and there at numerous issues with the rest of the implemented features.

    [0]: https://github.com/devcontainers/cli?tab=readme-ov-file#cont...

  • images

    Repository for pre-built dev container images published under mcr.microsoft.com/devcontainers

  • Project mention: Is there a docker image specifically for remote VSCode development? | /r/docker | 2023-06-15
  • templates

    Repository for Dev Container Templates that are managed by Dev Container spec maintainers. See https://github.com/devcontainers/template-starter to create your own! (by devcontainers)

  • Project mention: Creating a movie finder app with Streamlit and OMDb API | dev.to | 2023-11-27

    // For format details, see https://aka.ms/devcontainer.json. For config options, see the // README at: https://github.com/devcontainers/templates/tree/main/src/python { "name": "Python 3", // Or use a Dockerfile or Docker Compose file. More info: https://containers.dev/guide/dockerfile "image": "mcr.microsoft.com/devcontainers/python:1-3.11-bullseye", "customizations": { "codespaces": { "openFiles": [ "README.md", "streamlit_app.py" ] }, "vscode": { "settings": {}, "extensions": [ "ms-python.python", "ms-python.vscode-pylance" ] } }, "updateContentCommand": "[ -f packages.txt ] && sudo apt update && sudo apt upgrade && sudo xargs apt install -y

  • features

    A collection of Dev Container Features managed by Dev Container spec maintainers. See https://github.com/devcontainers/feature-starter to publish your own

  • Project mention: Dev Containers: Open, Develop, Repeat... | dev.to | 2023-10-30

    Dev Containers not only allow you to define which extensions should be installed and which configuration settings shall be set, but they also have something they call "Dev Container Features".

  • ci

    A GitHub Action and Azure DevOps Task designed to simplify using Dev Containers (https://containers.dev) in CI/CD systems. (by devcontainers)

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • rust-mlops-template

    A work in progress to build out solutions in Rust for MLOPs

  • rustzx-esp32

    ESP32 implementation of RustZX Spectrum emulator

  • Project mention: Unlocking Possibilities: 4 Reasons Why ESP32 and Rust Make a Winning Combination | dev.to | 2023-06-29

    This repo has a nice example of a project set up with Gitpod. Also, Dev Container support can be added when creating project templates (more detail here).

  • sveltekit-typescript-tailwind-template

    A Sveltekit template project including TypeScript, Tailwind, and all your favorite dev tooling!

  • example-django-devcontainers

    Example Django project with devcontainers

  • devcontainer-templates

    My community contributions set of devcontainer templates to use in VSCode and Codespaces #GitHubHack23

  • dotfiles

    multi-platform dotfiles, configuration, and bootstrap powered by chezmoi and deno (by andrewbrey)

  • cuda-devcontainer

    CUDA Development Container

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

devcontainers related posts

  • A Terminal Is All AI Needs

    4 projects | dev.to | 15 May 2024
  • Dev Containers on Kubernetes With DevSpace

    3 projects | dev.to | 13 May 2024
  • Show HN: Lapdev, a new open-source remote dev environment management software

    7 projects | news.ycombinator.com | 23 Mar 2024
  • How CDEs work - no bs blog post

    1 project | dev.to | 9 Jan 2024
  • Use Docker to create a local development Python environment

    2 projects | /r/docker | 8 Dec 2023
  • Creating a movie finder app with Streamlit and OMDb API

    1 project | dev.to | 27 Nov 2023
  • Launching dev containers from code - is impossible?

    4 projects | dev.to | 15 Nov 2023
  • A note from our sponsor - SurveyJS
    surveyjs.io | 1 Jun 2024
    With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js. Learn more →

Index

What are some of the best open-source devcontainer projects? This list will help you:

Project Stars
1 vscode-remote-release 3,511
2 spec 2,938
3 cli 1,307
4 images 1,065
5 templates 815
6 features 783
7 ci 295
8 rust-mlops-template 277
9 rustzx-esp32 33
10 sveltekit-typescript-tailwind-template 21
11 example-django-devcontainers 12
12 devcontainer-templates 5
13 dotfiles 4
14 cuda-devcontainer 2

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com