可用的开发容器模板 (Dev Container Templates)
此表格包含了在抓取每个已注册集合时已知的,所有官方及社区支持的 开发容器模板。此列表会随着最新可用模板信息的发布而持续更新。请参阅 模板快速入门仓库 以添加您自己的模板!
此处列出的模板将显示在支持工具的用户界面中。
请注意,如果您需要报告某个模板的问题,请通过托管该模板的注册表进行报告。
要将您自己的集合添加到此列表中,请创建 PR 以编辑 此 yaml 文件。
| 模板名称 | 维护者 | 参考 | 最新版本 |
| Alpine | Dev Container Spec 维护者 | ghcr.io/devcontainers/templates/alpine:3.4.0 |
3.4.0 |
| Anaconda (Python 3) | Dev Container Spec 维护者 | ghcr.io/devcontainers/templates/anaconda:2.0.2 |
2.0.2 |
| Anaconda (Python 3) & PostgreSQL | Dev Container Spec 维护者 | ghcr.io/devcontainers/templates/anaconda-postgres:2.0.2 |
2.0.2 |
| C++ | Dev Container Spec 维护者 | ghcr.io/devcontainers/templates/cpp:4.0.0 |
4.0.0 |
| C++ & MariaDB | Dev Container Spec 维护者 | ghcr.io/devcontainers/templates/cpp-mariadb:4.0.0 |
4.0.0 |
| Debian | Dev Container Spec 维护者 | ghcr.io/devcontainers/templates/debian:4.0.0 |
4.0.0 |
| 现有 Docker Compose (扩展) | Dev Container Spec 维护者 | ghcr.io/devcontainers/templates/docker-existing-docker-compose:1.2.3 |
1.2.3 |
| 现有 Dockerfile | Dev Container Spec 维护者 | ghcr.io/devcontainers/templates/docker-existing-dockerfile:1.3.2 |
1.3.2 |
| Docker in Docker | Dev Container Spec 维护者 | ghcr.io/devcontainers/templates/docker-in-docker:1.3.2 |
1.3.2 |
| Docker outside of Docker | Dev Container Spec 维护者 | ghcr.io/devcontainers/templates/docker-outside-of-docker:1.3.2 |
1.3.2 |
| Docker outside of Docker Compose | Dev Container Spec 维护者 | ghcr.io/devcontainers/templates/docker-outside-of-docker-compose:2.3.2 |
2.3.2 |
| C# (.NET) | Dev Container Spec 维护者 | ghcr.io/devcontainers/templates/dotnet:3.6.0 |
3.6.0 |
| F# (.NET) | Dev Container Spec 维护者 | ghcr.io/devcontainers/templates/dotnet-fsharp:3.2.0 |
3.2.0 |
| C# (.NET) and MS SQL | Dev Container Spec 维护者 | ghcr.io/devcontainers/templates/dotnet-mssql:3.7.0 |
3.7.0 |
| C# (.NET) and PostgreSQL | Dev Container Spec 维护者 | ghcr.io/devcontainers/templates/dotnet-postgres:3.6.0 |
3.6.0 |
| Go | Dev Container Spec 维护者 | ghcr.io/devcontainers/templates/go:5.0.0 |
5.0.0 |
| Go & PostgreSQL | Dev Container Spec 维护者 | ghcr.io/devcontainers/templates/go-postgres:5.0.0 |
5.0.0 |
| Java | Dev Container Spec 维护者 | ghcr.io/devcontainers/templates/java:5.0.0 |
5.0.0 |
| Java & PostgreSQL | Dev Container Spec 维护者 | ghcr.io/devcontainers/templates/java-postgres:5.0.0 |
5.0.0 |
| Node.js & JavaScript | Dev Container Spec 维护者 | ghcr.io/devcontainers/templates/javascript-node:5.0.0 |
5.0.0 |
| Node.js & Mongo DB | Dev Container Spec 维护者 | ghcr.io/devcontainers/templates/javascript-node-mongo:5.0.0 |
5.0.0 |
| Node.js & PostgreSQL | Dev Container Spec 维护者 | ghcr.io/devcontainers/templates/javascript-node-postgres:5.0.0 |
5.0.0 |
| Jekyll | Dev Container Spec 维护者 | ghcr.io/devcontainers/templates/jekyll:2.2.2 |
2.2.2 |
| Kubernetes - 本地配置 | Dev Container Spec 维护者 | ghcr.io/devcontainers/templates/kubernetes-helm:1.4.2 |
1.4.2 |
| Kubernetes - Minikube-in-Docker | Dev Container Spec 维护者 | ghcr.io/devcontainers/templates/kubernetes-helm-minikube:2.2.2 |
2.2.2 |
| Markdown | Dev Container Spec 维护者 | ghcr.io/devcontainers/templates/markdown:1.1.2 |
1.1.2 |
| Miniconda (Python 3) | Dev Container Spec 维护者 | ghcr.io/devcontainers/templates/miniconda:2.0.2 |
2.0.2 |
| Miniconda & PostgreSQL (Python 3) | Dev Container Spec 维护者 | ghcr.io/devcontainers/templates/miniconda-postgres:2.0.2 |
2.0.2 |
| PHP | Dev Container Spec 维护者 | ghcr.io/devcontainers/templates/php:4.3.0 |
4.3.0 |
| PHP & MariaDB | Dev Container Spec 维护者 | ghcr.io/devcontainers/templates/php-mariadb:4.3.0 |
4.3.0 |
| Python 3 & PostgreSQL | Dev Container Spec 维护者 | ghcr.io/devcontainers/templates/postgres:3.0.0 |
3.0.0 |
| Powershell | Dev Container Spec 维护者 | ghcr.io/devcontainers/templates/powershell:1.2.2 |
1.2.2 |
| Python 3 | Dev Container Spec 维护者 | ghcr.io/devcontainers/templates/python:6.0.0 |
6.0.0 |
| Ruby | Dev Container Spec 维护者 | ghcr.io/devcontainers/templates/ruby:6.0.0 |
6.0.0 |
| Ruby on Rails & Postgres | Dev Container Spec 维护者 | ghcr.io/devcontainers/templates/ruby-rails-postgres:6.0.0 |
6.0.0 |
| Rust | Dev Container Spec 维护者 | ghcr.io/devcontainers/templates/rust:5.0.0 |
5.0.0 |
| Rust & PostgreSQL | Dev Container Spec 维护者 | ghcr.io/devcontainers/templates/rust-postgres:5.0.0 |
5.0.0 |
| Node.js & TypeScript | Dev Container Spec 维护者 | ghcr.io/devcontainers/templates/typescript-node:5.0.0 |
5.0.0 |
| Ubuntu | Dev Container Spec 维护者 | ghcr.io/devcontainers/templates/ubuntu:2.0.0 |
2.0.0 |
| 默认 Linux 通用 | Dev Container Spec 维护者 | ghcr.io/devcontainers/templates/universal:2.0.0 |
2.0.0 |
| .NET 和 Azure SQL | Azure SQL 开发者体验团队 | ghcr.io/microsoft/azuresql-devcontainers/dotnet:1.2.2 |
1.2.2 |
| .NET with Aspire 和 Azure SQL | Azure SQL 开发者体验团队 | ghcr.io/microsoft/azuresql-devcontainers/dotnet-aspire:1.2.2 |
1.2.2 |
| Node.js 和 Azure SQL | Azure SQL 开发者体验团队 | ghcr.io/microsoft/azuresql-devcontainers/javascript-node:1.2.2 |
1.2.2 |
| Python 和 Azure SQL | Azure SQL 开发者体验团队 | ghcr.io/microsoft/azuresql-devcontainers/python:1.2.2 |
1.2.2 |
| R (rocker/r-ver 基础镜像) | Rocker Project | ghcr.io/rocker-org/devcontainer-templates/r-ver:1.1.2 |
1.1.2 |
| R (配置了 r2u 和 bspm) | Rocker Project | ghcr.io/rocker-org/devcontainer-templates/r2u:0.3.1 |
0.3.1 |
| Node.js | csutter | ghcr.io/csutter/devcontainer-templates/barebones-nodejs:0.1.0 |
0.1.0 |
| 精简版 Ruby | csutter | ghcr.io/csutter/devcontainer-templates/barebones-ruby:0.1.0 |
0.1.0 |
| 基础 Ruby 应用程序 | csutter | ghcr.io/csutter/devcontainer-templates/basic-ruby:1.0.0 |
1.0.0 |
| Azure Pipelines 代理 | Marcel Lupo @Pwd9000-ML | ghcr.io/pwd9000-ml/devcontainer-templates/azure-pipelines-agent-devcontainer:1.0.0 |
1.0.0 |
| GitHub Actions Runner | Marcel Lupo @Pwd9000-ML | ghcr.io/pwd9000-ml/devcontainer-templates/github-actions-runner-devcontainer:1.0.3 |
1.0.3 |
| 论文 (Thesis) | Torben Wetter | ghcr.io/torbenwetter/iu-latex-container-templates/thesis:1.0.6 |
1.0.6 |
| python with poetry | Israel Rescalvo | ghcr.io/standard-io/devcontainers-templates/python3-poetry-pyenv:0.0.3 |
0.0.3 |
| ROS | Kenji Brameld | ghcr.io/ijnek/ros-devcontainer-template/ros:0.1.0 |
0.1.0 |
| ROS 2 工作区 | Bruno-Pier Busque | ghcr.io/brunob81hk/ros2-workspace-devcontainer-template/ros2-workspace:1.0.0 |
1.0.0 |
| Swift | Swift Server 工作组 | ghcr.io/swift-server/swift-devcontainer-template/swift:2.7.0 |
2.7.0 |
| UNSW cs3231 操作系统开发 | Hamish Cox | ghcr.io/hamishwhc/cs3231-devcontainer/cs3231:1.0.0 |
1.0.0 |
| MultiversX:智能合约开发 (Rust) | MultiversX | ghcr.io/multiversx/mx-template-devcontainers/smart-contracts-rust:0.5.1 |
0.5.1 |
| LaTeX 开发容器 | John Muchovej | ghcr.io/jmuchovej/templates/latex:1.2.0 |
1.2.0 |
| Typst 开发容器 | John Muchovej | ghcr.io/jmuchovej/templates/typst:1.0.1 |
1.0.1 |
| Rust on Nails | Ian Purton | ghcr.io/purton-tech/rust-on-nails/rust-on-nails:1.0.0 |
1.0.0 |
| Viper 集成电路设计环境 | Curtis Mayberry | ghcr.io/cascode-labs/viper-ic-devcontainers/viper-ic:0.1.0 |
0.1.0 |
| Viper 集成电路设计环境 | Curtis Mayberry | ghcr.io/cascode-labs/viper-ic-devcontainers/viper-ic-analog:0.1.0 |
0.1.0 |
| Dart | devcontainers-community | ghcr.io/devcontainers-community/templates/dart:1.0.0 |
1.0.0 |
| Jupyter 数据科学笔记本 | devcontainers-community | ghcr.io/devcontainers-community/templates/jupyter-datascience-notebooks:2.0.0 |
2.0.0 |
| Internet Computer | VVV Interactive | Internet Base | ghcr.io/vvv-interactive/ibdev/ic:1.7.0 |
1.7.0 |
| Salesforce DX 项目 | jayree | ghcr.io/jayree/devcontainer-templates/sf-project:1.0.2 |
1.0.2 |
| 基础 Node.js | Nafnix | ghcr.io/nafnix/devcontainers-templates/basic-nodejs:0.0.1 |
0.0.1 |
| 基础 Python | Nafnix | ghcr.io/nafnix/devcontainers-templates/basic-python:0.0.2 |
0.0.2 |
| gleam | Nafnix | ghcr.io/nafnix/devcontainers-templates/gleam:0.0.1 |
0.0.1 |
| Hugo & pnpm | Nafnix | ghcr.io/nafnix/devcontainers-templates/hugo-pnpm:0.0.1 |
0.0.1 |
| pure | Nafnix | ghcr.io/nafnix/devcontainers-templates/pure:0.0.1 |
0.0.1 |
| python3 & pyenv & pdm | Nafnix | ghcr.io/nafnix/devcontainers-templates/python3-pdm-pyenv:0.0.9 |
0.0.9 |
| uv | Nafnix | ghcr.io/nafnix/devcontainers-templates/uv:0.0.1 |
0.0.1 |
| Python 和 R 数据科学 | VS Code Data Science | ghcr.io/microsoft/datascience-py-r/datascience-python-r:1.0.0 |
1.0.0 |
| WP & MySQL | Wpdevenv | ghcr.io/wpdevenv/dev_container_templates/wp-mysql:0.1.1 |
0.1.1 |
| Python 3 & Microsoft Sql Server | Azure Developer CLI 团队 | ghcr.io/azure-samples/python-ms-sql-devcontainer/python-mssql:1.0.0 |
1.0.0 |
| Julia | Julia 语言社区 | ghcr.io/julialang/devcontainer-templates/julia:1.0.1 |
1.0.1 |
| Node.js & TypeScript & Mirror | AliuQ | ghcr.io/aliuq/devcontainers/typescript-node-mirror:1.0.1 |
1.0.1 |
| LINO | CGI France | ghcr.io/cgi-fr/lino-devcontainer/lino:1.1.0 |
1.1.0 |
| Plantuml 开发容器 | lnyousif | ghcr.io/lnyousif/plantuml-devcontainer/plantuml:1.0.0 |
1.0.0 |
| Logic App Standard | mcollier | ghcr.io/mcollier/logic-app-dev-container-template/logic-app-standard:1.0.2 |
1.0.2 |
| Go & Typescript | Pablo Ulloa | ghcr.io/prulloac/devcontainer-templates/go_typescript:1.1.0 |
1.1.0 |
| Java & Typescript | Pablo Ulloa | ghcr.io/prulloac/devcontainer-templates/java_typescript:1.2.0 |
1.2.0 |
| Python & Typescript | Pablo Ulloa | ghcr.io/prulloac/devcontainer-templates/python_typescript:1.1.0 |
1.1.0 |
| Ruby & Typescript | Pablo Ulloa | ghcr.io/prulloac/devcontainer-templates/ruby_typescript:1.1.0 |
1.1.0 |
| Rust & Typescript | Pablo Ulloa | ghcr.io/prulloac/devcontainer-templates/rust_typescript:1.1.0 |
1.1.0 |
| Zig & Typescript | Pablo Ulloa | ghcr.io/prulloac/devcontainer-templates/zig_typescript:1.1.0 |
1.1.0 |
| Qiskit | Mohd Shukri Hasan | ghcr.io/hsm207/devcontainer-templates/qiskit:0.0.1 |
0.0.1 |
| Azure Functions (.NET) | Tatsuro Shibamura | ghcr.io/shibayan/devcontainers/azure-functions-dotnet:2.0.2 |
2.0.2 |
| Azure Functions (Java) | Tatsuro Shibamura | ghcr.io/shibayan/devcontainers/azure-functions-java:2.0.2 |
2.0.2 |
| Azure Functions (Node.js) | Tatsuro Shibamura | ghcr.io/shibayan/devcontainers/azure-functions-node:2.0.2 |
2.0.2 |
| Azure Functions (PowerShell) | Tatsuro Shibamura | ghcr.io/shibayan/devcontainers/azure-functions-powershell:2.0.2 |
2.0.2 |
| Azure Functions (Python) | Tatsuro Shibamura | ghcr.io/shibayan/devcontainers/azure-functions-python:2.0.2 |
2.0.2 |
| Deno | RSM HCD Engineering | ghcr.io/rsm-hcd/devcontainer-templates/deno:0.4.0 |
0.4.0 |
| Deno & PostgreSQL | RSM HCD Engineering | ghcr.io/rsm-hcd/devcontainer-templates/deno-postgres:0.4.0 |
0.4.0 |
| .NET (C#), Node.js (TypeScript) & MS SQL | RSM HCD Engineering | ghcr.io/rsm-hcd/devcontainer-templates/dotnet-node-mssql:0.1.0 |
0.1.0 |
| Bun | Marcos Gomes Neto | ghcr.io/marcosgomesneto/bun-devcontainers/basic-bun:0.0.6 |
0.0.6 |
| Bun & MariaDB | Marcos Gomes Neto | ghcr.io/marcosgomesneto/bun-devcontainers/bun-mariadb:0.0.4 |
0.0.4 |
| Bun & PostgreSQL | Marcos Gomes Neto | ghcr.io/marcosgomesneto/bun-devcontainers/bun-postgresql:0.0.3 |
0.0.3 |
| Weik.io 集成开发 | Mikael Koskinen | ghcr.io/weikio/devcontainer-templates/weikio-integration-developer:1.1.1 |
1.1.1 |
| ESP-IDF | johnluicn | ghcr.io/johnluicn/devcontainer-templates/esp-idf:0.2.0 |
0.2.0 |
| Idris 2 | joshuanianji | ghcr.io/joshuanianji/devcontainer-templates/idris2:0.1.0 |
0.1.0 |
| Node.js & EdgeDB | joshuanianji | ghcr.io/joshuanianji/devcontainer-templates/javascript-node-edgedb:0.0.3 |
0.0.3 |
| Rust & EdgeDB | joshuanianji | ghcr.io/joshuanianji/devcontainer-templates/rust-edgedb:0.0.1 |
0.0.1 |
| Alloy | heathprovost | ghcr.io/heathprovost/alloy-devcontainer-template/alloy:1.0.0 |
1.0.0 |
| SPFx | Troy | ghcr.io/tpalacino/spfx-dev-container/spfx-dev-container:1.1.2 |
1.1.2 |
| Fabric Runtime | E-gineering | ghcr.io/e-gineering/devcontainer-templates/fabric-runtime:1.0.0 |
1.0.0 |
| ros2 开发容器模板 | Tony Najjar | ghcr.io/tonynajjar/ros2_devcontainer_template/ros2:0.0.2 |
0.0.2 |
| 包含 LTS JAVA、官方 Clojure 和 clj 工具的极简 devcontainer | Carsten Behring | ghcr.io/scicloj/devcontainer-templates/basecloj:1.0.3 |
1.0.3 |
| scicloj 数据科学 devcontainer 模板 | Carsten Behring | ghcr.io/scicloj/devcontainer-templates/scicloj:2.0.3 |
2.0.3 |
| Flutter | ThePhaseless | ghcr.io/thephaseless/devcontainer-templates/flutter:1.0.0 |
1.0.0 |
| 本地 Colab (Google Colab 镜像) | matheusfvesco | ghcr.io/matheusfvesco/devcontainer-templates/local-colab:0.1.0 |
0.1.0 |
| Miniforge3 (GPU) | matheusfvesco | ghcr.io/matheusfvesco/devcontainer-templates/miniforge:0.1.0 |
0.1.0 |
| Miniforge3 Docker (DinD 和 GPU) | matheusfvesco | ghcr.io/matheusfvesco/devcontainer-templates/miniforge-dind:0.1.0 |
0.1.0 |
| Python Docker (DinD) | matheusfvesco | ghcr.io/matheusfvesco/devcontainer-templates/python-dind:0.1.0 |
0.1.0 |
| Python (Kagle 镜像) | matheusfvesco | ghcr.io/matheusfvesco/devcontainer-templates/python-kaggle:0.1.0 |
0.1.0 |
| Python 工具 (Pipx Tools) | matheusfvesco | ghcr.io/matheusfvesco/devcontainer-templates/python-utils:0.1.0 |
0.1.0 |
| Pytorch GPU (NGC 和 pipx) | matheusfvesco | ghcr.io/matheusfvesco/devcontainer-templates/pytorch-gpu:0.1.0 |
0.1.0 |
| Tensorflow GPU (NGC 和 pipx) | matheusfvesco | ghcr.io/matheusfvesco/devcontainer-templates/tensorflow-gpu:0.1.0 |
0.1.0 |
| Mojo | sleter | ghcr.io/sleter/mojo-devcontainer/mojo:0.0.5 |
0.0.5 |
| Adobe Experience Manager | Juan Ayala | ghcr.io/juan-ayala/devcontainer-templates/aem:1.2.0 |
1.2.0 |
| LocalStack Docker-in-Docker | LocalStack GmbH | ghcr.io/localstack/devcontainer-template/localstack-dind:0.1.1 |
0.1.1 |
| LocalStack Docker-outside-of-Docker | LocalStack GmbH | ghcr.io/localstack/devcontainer-template/localstack-dood:0.1.2 |
0.1.2 |
| 适用于 arm64 的通用模板 | Alex Wegener | ghcr.io/lx-0/devcontainer-templates/universal-arm64:0.1.0 |
0.1.0 |
| SAP CAP | NickChecan | ghcr.io/the-nefarious-developer/devcontainer-templates/sap-cap-javascript-node:1.0.0 |
1.0.0 |
| SAP CAP | NickChecan | ghcr.io/the-nefarious-developer/devcontainer-templates/sap-cap-typescript-node:1.0.0 |
1.0.0 |
| Go 开发工具包 | irfansofyana | ghcr.io/irfansofyana/devcontainer-templates/go-toolkit:1.0.3 |
1.0.3 |
| Flutter | techiro | ghcr.io/techiro/devcontainer-template/flutter:1.0.0 |
1.0.0 |
| Pixi | Austin Gregg-Smith | ghcr.io/blooop/devcontainer-templates/pixi:1.0.4 |
1.0.4 |
| Devcontainers Ziglang 模板 | fardragon | ghcr.io/fardragon/devcontainers-zig-template/ziglang:0.4.0 |
0.4.0 |
| Axon Ivy | axonivy | ghcr.io/axonivy/devcontainer-templates/axonivy:1.0.1 |
1.0.1 |
| AWS Lambda (.NET) | Yuji Masaoka | ghcr.io/ymasaoka/devcontainer-templates/aws-lambda-dotnet:0.0.1 |
0.0.1 |
| Roblox | Ryan Luu | ghcr.io/ryanlua/templates/roblox:0.2.1 |
0.2.1 |
| Dev Container 工具 (基础) | Pedro Rodrigues | ghcr.io/pirpedro/devcontainers/dev-tools:1.0.0 |
1.0.0 |
| My Favorite Color | mattmazzola | ghcr.io/mattmazzola/devcontainers/color:1.0.0 |
1.0.0 |
| Hello, World | mattmazzola | ghcr.io/mattmazzola/devcontainers/hello:1.0.0 |
1.0.0 |
| uv | mattmazzola | ghcr.io/mattmazzola/devcontainers/uv:1.0.0 |
1.0.0 |
| AcademicDocker 模板 | Romain Ferrali | ghcr.io/rferrali/devcontainer-templates/academic-docker:1.0.1 |
1.0.1 |
| Ansible | jhoareaumarion | ghcr.io/jhoareaumarion/devcontainers/ansible:1.0.0 |
1.0.0 |
| Ansible + Bitwarden CLI + Kubernetes + OpenTofu | jhoareaumarion | ghcr.io/jhoareaumarion/devcontainers/ansible-bitwarden-kubernetes-tofu:1.0.1 |
1.0.1 |
| kubernetes | jhoareaumarion | ghcr.io/jhoareaumarion/devcontainers/kubernetes:1.0.0 |
1.0.0 |
| OpenTofu | jhoareaumarion | ghcr.io/jhoareaumarion/devcontainers/tofu:1.0.0 |
1.0.0 |
| SAP BTP CAP 开发栈 | Navin Krishnan | ghcr.io/navinkrishnan/devcontainer-templates-btp/btp-cap-dev-stack:1.0.2 |
1.0.2 |
| EdgeActions 开发容器 | Azure EdgeActions 开发者体验团队 | ghcr.io/Azure/edgeactions-devcontainers/edgeactions:0.0.5 |
0.0.5 |
| Nevermore Roblox | EstebenR (Papabos) | ghcr.io/estebenr/devcontainers/nevermore:1.1.0 |
1.1.0 |
| C++ | Philips 软件 | ghcr.io/philips-software/amp-devcontainer/cpp:6.8.2 |
6.8.2 |
| Rust | Philips 软件 | ghcr.io/philips-software/amp-devcontainer/rust:6.8.2 |
6.8.2 |
| Python | Metin Senturk | ghcr.io/metinsenturk/devcontainer-templates/python:1.0.4 |
1.0.4 |
| Python + uv | Metin Senturk | ghcr.io/metinsenturk/devcontainer-templates/python-uv:1.0.5 |
1.0.5 |