Skip to content
This repository has been archived by the owner on Nov 30, 2023. It is now read-only.

Upcoming archive: Update readme and issue template #1763

Merged
merged 4 commits into from
Aug 1, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
35 changes: 10 additions & 25 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -1,38 +1,23 @@
---
name: Bug report
about: 🚨 Most bugs should not be logged here as contents have been migrated to the https://github.com/devcontainers org. 🚨
about: 🚨 Bugs should not be logged here as contents have been migrated to the https://github.com/devcontainers org. This repo will be archived November 2023. 🚨

---
---

<!--
🚨 Bugs should not be logged here as all dev container resources have been migrated to https://github.com/devcontainers. Any bugs logged in this repo will not be reviewed. This repo will be archived November 2023. 🚨

🚨 Only bugs for community definitions that have not moved to the https://github.com/devcontainers org should be logged here 🚨
There's more information in the [archiving announcement issue](https://github.com/microsoft/vscode-dev-containers/issues/1762).

Consider one of these locations:
Consider logging an issue in one of these locations instead:

* Log bugs for mcr.microsoft.com/devcontainers or mcr.microsoft.com/vscode/devcontainers images at https://github.com/devcontainers/images
* Log bugs for existing Dev Container Features managed by the Dev Container spec maintainers at https://github.com/devcontainers/features
* Log bugs for existing Dev Container Templates managed by the Dev Container spec maintainers at https://github.com/devcontainers/templates
* For new Definitions/Templates, see https://github.com/devcontainers/template-starter To get started and add your Template into the index.
* Log bugs for Dev Container images managed by the Dev Container spec maintainers at https://github.com/devcontainers/images
* Log bugs for Dev Container Features managed by the Dev Container spec maintainers at https://github.com/devcontainers/features
* Log bugs for Dev Container Templates managed by the Dev Container spec maintainers at https://github.com/devcontainers/templates
* For new Definitions/Templates, see https://github.com/devcontainers/template-starter to get started and add your Template into the index.
* For new Dev Container Features, see https://github.com/devcontainers/feature-template to get started and add your Feature into the index.

🚨 Other possible locations 🚨
- VS Code Dev Containers extension: http://github.com/Microsoft/vscode-remote-release
- GitHub Codespaces: https://github.com/github/feedback/discussions/categories/codespaces
- The Dev Container CLI: https://gtihub.com/devcontainers/cli
- VS Code OSS: http://github.com/Microsoft/vscode

-->

<!-- If you are logging an issue with a communty definition, please provide the following information -->

- VSCode Version:
- Local OS Version:
- Local chip architecture: <x86, arm64, Apple Silicon>
- Reproduces in: <Codespaces | Remote - Containers | Both>
- Name of Dev Container Definition with Issue:

Steps to Reproduce:

1.
2.
- VS Code OSS: http://github.com/Microsoft/vscode
11 changes: 11 additions & 0 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
blank_issues_enabled: false
contact_links:
- name: Dev Container Templates
url: https://github.com/devcontainers/templates
about: Log requests for Dev Container Templates managed by the Dev Container spec maintainers
- name: Dev Container Images
url: https://github.com/devcontainers/images
about: Log requests for Dev Container images managed by the Dev Container spec maintainers
- name: Dev Container Features
url: https://github.com/devcontainers/features
about: Log requests for Dev Container Features managed by the Dev Container spec maintainers
16 changes: 10 additions & 6 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,19 @@
---
name: Feature request
about: 🚨 We are not accepting new feature requests for this repository - contents have been migrated to the https://github.com/devcontainers org. 🚨
about: 🚨 We are not accepting new feature requests for this repo - contents have been migrated to the https://github.com/devcontainers org. This repo will be archived November 2023. 🚨

---

🚨 We are not accepting feature requests in this repository. 🚨
🚨 We are not accepting feature requests in this repository as all dev container resources have been migrated to https://github.com/devcontainers. Any feature requests logged in this repo will not be reviewed. This repo will be archived November 2023. 🚨

* Log requests for mcr.microsoft.com/devcontainers or mcr.microsoft.com/vscode/devcontainers images at https://github.com/devcontainers/images
* Log requests for existing Dev Container Features managed by the Dev Container spec maintainers at https://github.com/devcontainers/features
* Log requests for existing Dev Container Templates managed by the Dev Container spec maintainers at https://github.com/devcontainers/templates
* For new Definitions/Templates, see https://github.com/devcontainers/template-starter To get started and add your Template into the index.
There's more information in the [archiving announcement issue](https://github.com/microsoft/vscode-dev-containers/issues/1762).

Consider logging an issue in one of these locations instead:

* Log requests for Dev Container images managed by the Dev Container spec maintainers at https://github.com/devcontainers/images
* Log requests for Dev Container Features managed by the Dev Container spec maintainers at https://github.com/devcontainers/features
* Log requests for Dev Container Templates managed by the Dev Container spec maintainers at https://github.com/devcontainers/templates
* For new Definitions/Templates, see https://github.com/devcontainers/template-starter to get started and add your Template into the index.
* For new Dev Container Features, see https://github.com/devcontainers/feature-template to get started and add your Feature into the index.

🚨 Other locations 🚨
Expand Down
6 changes: 3 additions & 3 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
🚨 We are not accepting PRs for new Definitions/Templates or Features in this repository. 🚨
🚨 We are not accepting PRs in this repository - contents have been migrated to the https://github.com/devcontainers org. This repo will be archived November 2023. 🚨

If you are an owner of a community Definition/Template or Feature and would like to have it removed from this repository (e.g., because you are now self-publishing), please create a PR here and let us know. Otherwise, note that the majority of the contents of this repository been migrated to the https://github.com/devcontainers org.
Consider logging a request or issue in one of these locations instead:

* For new Dev Container Features, see https://github.com/devcontainers/feature-template to get started and add your Feature into the index.
* For new Definitions/Templates, see https://github.com/devcontainers/template-starter To get started and add your Template into the index.
* For new Definitions/Templates, see https://github.com/devcontainers/template-starter to get started and add your Template into the index.
* Create PRs related to mcr.microsoft.com/devcontainers or mcr.microsoft.com/vscode/devcontainers images at https://github.com/devcontainers/images
* Create PRs related to existing Dev Container Features managed by the Dev Container spec maintainers at https://github.com/devcontainers/features
* Create PRs related to existing Dev Container Templates managed by the Dev Container spec maintainers at https://github.com/devcontainers/templates
Expand Down
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,16 @@
**IMPORTANT NOTE: We've migrated most of the contents of this repo to the [devcontainers GitHub org](https://github.com/devcontainers), as part of the work on the [open Dev Container specification](https://containers.dev).**
**IMPORTANT NOTE: This repository is no longer active and will be archived in November 2023. We've migrated most of the contents of this repo to the [devcontainers GitHub org](https://github.com/devcontainers), as part of the work on the [open Dev Container specification](https://containers.dev).**

- **Features managed by the Dev Container spec maintainers (such as the VS Code team) are now in [devcontainers/features](https://github.com/devcontainers/features).**
- **Definitions/Templates managed by the Dev Container spec maintainers are now in [devcontainers/templates](https://github.com/devcontainers/templates).**
- **`mcr.microsoft.com/devcontainers` and `mcr.microsoft.com/vscode/devcontainers` images are now published from [devcontainers/images](https://github.com/devcontainers/images).**

**For new Templates/Features, you can now self-publish and optionally make them visible in-tool by following the steps one of the quick start repositories: [Templates quick start](https://github.com/devcontainers/template-starter), [Features quick start](https://github.com/devcontainers/feature-starter). No need to submit a PR here anymore.**

**As a result, this repository only used for community definitions that have not been migrated elsewhere by their owners. If you are a community owner and want us to remove an existing definition here, feel free to submit a PR to do so!**

**For more details, you can review the [announcement issue](https://github.com/microsoft/vscode-dev-containers/issues/1589).**
**For more details, you can review the [announcement issue](https://github.com/microsoft/vscode-dev-containers/issues/1589) and latest [archiving announcement](https://github.com/microsoft/vscode-dev-containers/issues/1762).**

---

# VS Code / GitHub Codespaces Dev Container Definitions
# [Deprecated] VS Code / GitHub Codespaces Dev Container Definitions

<table style="width: 100%; border-style: none;"><tr>
<td style="width: 140px; text-align: center;"><a href="https://aka.ms/vscode-remote/download/extension"><img width="128px" src="https://microsoft.github.io/vscode-remote-release/images/remote-extensionpack.png" alt="Visual Studio Code logo"/></a></td>
Expand All @@ -22,6 +20,8 @@
</td>
</tr></table>

**IMPORTANT NOTE: As noted in the section above, this repository is no longer active and will be archived in November 2023.**

A **development container** is a running [Docker](https://www.docker.com) container with a well-defined tool/runtime stack and its prerequisites. The [VS Code Dev Containers](https://aka.ms/vscode-remote/download/containers) extension and [GitHub Codespaces](https://github.com/features/codespaces) allow you to open or clone code in a local or cloud-hosted Dev Container and take advantage of VS Code's full development feature set.

This repository contains a set of **Dev Container definition templates** to help get you up and running with a containerized environment. The definitions describe the appropriate container image, runtime arguments for starting the container, and VS Code extensions that should be installed. Each provides a container configuration file (`devcontainer.json`) and other needed files that you can drop into any existing folder as a starting point for containerizing your project. You can use the **Add Development Container Configuration Files...** command to add one to your project or codespace.
Expand Down