Add reference to distro to READMEs

This commit is contained in:
Chuck Lantz 2020-10-27 15:52:55 -07:00
Родитель 2cc2f8f556
Коммит 7fe0a961c8
63 изменённых файлов: 87 добавлений и 22 удалений

Просмотреть файл

@ -10,6 +10,7 @@ _[A short description of the the purpose of the definition goes here.]_
| _Definition type_ | Docker Compose |
| _Works in Codespaces_ | Yes / No |
| _Container host OS support_ | Linux, macOS, Windows |
| _Container OS_ | Debian |
| _Languages, platforms_ | [Languages and platforms the container supports] |
## [Optional] Description

Просмотреть файл

@ -2,15 +2,16 @@
## Summary
*[A short description of the the purpose of the definition goes here.]*
_[A short description of the the purpose of the definition goes here.]_
| Metadata | Value |
|----------|-------|
| *Contributors* | [Your name, email and/or GitHub profile] |
| *Definition type* | Dockerfile |
| *Works in Codespaces* | Yes / No |
| *Container host OS support* | Linux, macOS, Windows |
| *Languages, platforms* | [Languages and platforms the container supports] |
| Metadata | Value |
| --------------------------- | ------------------------------------------------ |
| _Contributors_ | [Your name, email and/or GitHub profile] |
| _Definition type_ | Dockerfile |
| _Works in Codespaces_ | Yes / No |
| _Container host OS support_ | Linux, macOS, Windows |
| _Container OS_ | [OS used by continer - e.g. Debian] |
| _Languages, platforms_ | [Languages and platforms the container supports] |
## [Optional] Description

Просмотреть файл

@ -2,15 +2,16 @@
## Summary
*[A short description of the the purpose of the definition goes here.]*
_[A short description of the the purpose of the definition goes here.]_
| Metadata | Value |
|----------|-------|
| *Contributors* | [Your name, email and/or GitHub profile] |
| *Definition type* | Image |
| *Works in Codespaces* | Yes / No |
| *Container host OS support* | Linux, macOS, Windows |
| *Languages, platforms* | [Languages and platforms the container supports] |
| Metadata | Value |
| --------------------------- | ------------------------------------------------ |
| _Contributors_ | [Your name, email and/or GitHub profile] |
| _Definition type_ | Image |
| _Works in Codespaces_ | Yes / No |
| _Container host OS support_ | Linux, macOS, Windows |
| _Container OS_ | [OS used by container - e.g. Debian] |
| _Languages, platforms_ | [Languages and platforms the container supports] |
## [Optional] Description

Просмотреть файл

@ -9,10 +9,11 @@
| *Contributors* | The VS Code Team |
| *Definition type* | Dockerfile |
| *Published images* | mcr.microsoft.com/vscode/devcontainers/base:alpine |
| *Available image variants* | 3.10, 3.11, 3.12 |
| *Available image variants* | 3.10, 3.11, 3.12 |
| *Published image architecture(s)* | x86-64 |
| *Works in Codespaces* | No ([#458](https://github.com/MicrosoftDocs/vsonline/issues/458)) |
| *Container host OS support* | Linux, macOS, Windows |
| *Container OS* | Alpine Linux |
| *Languages, platforms* | Any |
## Using this definition with an existing folder

Просмотреть файл

@ -10,6 +10,7 @@
| *Definition type* | Dockerfile |
| *Works in Codespaces* | Yes |
| *Container host OS support* | Linux, macOS, Windows |
| *Container OS* | Debian |
| *Languages, platforms* | Azure, Ansible |
## Using this definition with an existing folder

Просмотреть файл

@ -10,6 +10,7 @@
| *Definition type* | Dockerfile |
| *Works in Codespaces* | Yes |
| *Container host OS support* | Linux, macOS, Windows |
| *Container OS* | Debian |
| *Languages, platforms* | Azure Blockchain |
## Using this definition with an existing folder

Просмотреть файл

@ -10,6 +10,7 @@
| *Definition type* | Dockerfile |
| *Works in Codespaces* | Yes |
| *Container host OS support* | Linux, macOS, Windows |
| *Container OS* | Debian |
| *Languages, platforms* | Azure |
## Using this definition with an existing folder

Просмотреть файл

@ -10,6 +10,7 @@
| *Definition type* | Dockerfile |
| *Works in Codespaces* | Yes |
| *Container host OS support* | Linux, macOS, Windows |
| *Container OS* | Debian |
| *Languages, platforms* | Azure Functions, .NET Core, C# |
## Using this definition with an existing folder

Просмотреть файл

@ -10,6 +10,7 @@
| *Definition type* | Dockerfile |
| *Works in Codespaces* | Yes |
| *Container host OS support* | Linux, macOS, Windows |
| *Container OS* | Debian |
| *Languages, platforms* | Azure Functions, .NET Core, C# |
## Using this definition with an existing folder

Просмотреть файл

@ -10,6 +10,7 @@
| *Definition type* | Dockerfile |
| *Works in Codespaces* | Yes |
| *Container host OS support* | Linux, macOS, Windows |
| *Container OS* | Debian |
| *Languages, platforms* | Azure Functions, Java |
## Using this definition with an existing folder

Просмотреть файл

@ -10,6 +10,7 @@
| *Definition type* | Dockerfile |
| *Works in Codespaces* | Yes |
| *Container host OS support* | Linux, macOS, Windows |
| *Container OS* | Debian |
| *Languages, platforms* | Azure Functions, Java |
## Using this definition with an existing folder

Просмотреть файл

@ -13,6 +13,7 @@
| *Published image architecture(s)* | x86-64 |
| *Works in Codespaces* | Yes |
| *Container host OS support* | Linux, macOS, Windows |
| *Container OS* | Debian |
| *Languages, platforms* | Azure Functions, Node.js, JavaScript |
## Using this definition with an existing folder

Просмотреть файл

@ -13,6 +13,7 @@
| *Published image architecture(s)* | x86-64 |
| *Works in Codespaces* | Yes |
| *Container host OS support* | Linux, macOS, Windows |
| *Container OS* | Debian |
| *Languages, platforms* | Azure Functions, .NET Core, PowerShell |
## Using this definition with an existing folder

Просмотреть файл

@ -10,6 +10,7 @@
| *Definition type* | Dockerfile |
| *Works in Codespaces* | Yes |
| *Container host OS support* | Linux, macOS, Windows |
| *Container OS* | Debian |
| *Languages, platforms* | Azure Functions, Python |
## Using this definition with an existing folder

Просмотреть файл

@ -10,6 +10,7 @@
| *Definition type* | Dockerfile |
| *Works in Codespaces* | Yes |
| *Container host OS support* | Linux, macOS, Windows |
| *Container OS* | Debian |
| *Languages, platforms* | Azure Machine Learning, Python, Anaconda |
## Using this definition with an existing folder

Просмотреть файл

@ -11,6 +11,7 @@
| *Published image architecture(s)* | x86-64 |
| *Works in Codespaces* | Yes |
| *Container host OS support* | Linux, macOS, Windows |
| *Container OS* | Debian |
| *Languages, platforms* | Azure Functions, Python, C#, Node.js, JavaScript |
## Using this definition with an existing folder

Просмотреть файл

@ -10,6 +10,7 @@
| *Definition type* | Dockerfile |
| *Works in Codespaces* | Yes |
| *Container host OS support* | Linux, macOS, Windows |
| *Container OS* | Debian |
| *Languages, platforms* | Azure, Terraform |
## Using this definition with an existing folder

Просмотреть файл

@ -10,6 +10,7 @@
| *Definition type* | Dockerfile |
| *Works in Codespaces* | Yes |
| *Container host OS support* | Linux, macOS, Windows |
| *Container OS* | Debian |
| *Languages, platforms* | Bash |
## Using this definition with an existing folder

Просмотреть файл

@ -10,6 +10,7 @@
| *Definition type* | Dockerfile |
| *Works in Codespaces* | Yes |
| *Container host OS support* | Linux, macOS, Windows |
| *Container OS* | Debian |
| *Languages, platforms* | Any |
## Using this definition with an existing folder

Просмотреть файл

@ -12,6 +12,7 @@
| *Published image architecture(s)* | x86-64 |
| *Works in Codespaces* | Yes |
| *Container host OS support* | Linux, macOS, Windows |
| *Container OS* | Debian |
| *Languages, platforms* | Python, Node.js, JavaScript, TypeScript, C++, Java, C#, F#, .NET Core, PHP, PowerShell, Go, Ruby, Rust |
## Description

Просмотреть файл

@ -9,18 +9,19 @@
| *Contributors* | The VS Code Team |
| *Definition type* | Dockerfile |
| *Published images* | mcr.microsoft.com/vscode/devcontainers/cpp |
| *Available image variants* | mcr.microsoft.com/vscode/devcontainers/cpp:stretch <br /> mcr.microsoft.com/vscode/devcontainers/cpp:buster |
| *Available image variants* | stretch, buster, bionic, focal |
| *Published image architecture(s)* | x86-64 |
| *Works in Codespaces* | Yes |
| *Container host OS support* | Linux, macOS, Windows |
| *Container OS* | Debian, Ubuntu |
| *Languages, platforms* | C++ |
## Using this definition with an existing folder
While the definition itself works unmodified, you can select the version of Debian the container uses by updating the `VARIANT` arg in the included `devcontainer.json` (and rebuilding if you've already created the container).
While the definition itself works unmodified, you can select the version of Debian or Ubuntu the container uses by updating the `VARIANT` arg in the included `devcontainer.json` (and rebuilding if you've already created the container).
```json
"args": { "VARIANT": "stretch" }
"args": { "VARIANT": "focal" }
```
You can also directly reference pre-built versions of `.devcontainer/base.Dockerfile` by using the `image` property in `.devcontainer/devcontainer.json` or updating the `FROM` statement in your own `Dockerfile` to one of the following. An example `Dockerfile` is included in this repository.
@ -29,6 +30,8 @@ You can also directly reference pre-built versions of `.devcontainer/base.Docker
- `mcr.microsoft.com/vscode/devcontainers/cpp:debian` (latest)
- `mcr.microsoft.com/vscode/devcontainers/cpp:buster` (or `debian-10`)
- `mcr.microsoft.com/vscode/devcontainers/cpp:stretch` (or `debian-9`)
- `mcr.microsoft.com/vscode/devcontainers/cpp:bionic` (or `ubuntu-18.04`)
- `mcr.microsoft.com/vscode/devcontainers/cpp:focal` (or `ubuntu-20.04`)
Version specific tags tied to [releases in this repository](https://github.com/microsoft/vscode-dev-containers/releases) are also available.

Просмотреть файл

@ -8,8 +8,9 @@
|----------|-------|
| *Contributors* | The Visual Studio Container Tools team |
| *Definition type* | Docker Compose |
| *Works in Codespaces* | No (#457](https://github.com/MicrosoftDocs/vsonline/issues/457)) |
| *Works in Codespaces* | No |
| *Container host OS support* | Linux, macOS, Windows |
| *Container OS* | Debian |
| *Languages, platforms* | .NET Core, C#, Dapr |
## Dapr Notes

Просмотреть файл

@ -8,8 +8,9 @@
|----------|-------|
| *Contributors* | The Visual Studio Container Tools team |
| *Definition type* | Docker Compose |
| *Works in Codespaces* | No ([#457](https://github.com/MicrosoftDocs/vsonline/issues/457)) |
| *Works in Codespaces* | No |
| *Container host OS support* | Linux, macOS, Windows |
| *Container OS* | Debian |
| *Languages, platforms* | Node.js, TypeScript, Dapr |
## Dapr Notes

Просмотреть файл

@ -10,6 +10,7 @@
| *Definition type* | Dockerfile |
| *Works in Codespaces* | Yes |
| *Container host OS support* | Linux, macOS, Windows |
| *Container OS* | Debian |
| *Languages, platforms* | Dart |
## Using this definition with an existing folder

Просмотреть файл

@ -13,6 +13,7 @@
| *Published image architecture(s)* | x86-64 |
| *Works in Codespaces* | Yes |
| *Container host OS support* | Linux, macOS, Windows |
| *Container OS* | Debian |
| *Languages, platforms* | Any |
## Using this definition with an existing folder

Просмотреть файл

@ -10,6 +10,7 @@
| *Definition type* | Dockerfile |
| *Works in Codespaces* | Yes |
| *Container host OS support* | Linux, macOS, Windows |
| *Container OS* | Debian |
| *Languages, platforms* | Deno, TypeScript, JavaScript |
## Using this definition with an existing folder

Просмотреть файл

@ -10,6 +10,7 @@
| *Definition type* | Docker Compose |
| *Works in Codespaces* | Yes |
| *Container host OS support* | Linux, macOS, Windows |
| *Container OS* | Debian (though Ubuntu could be used instead) |
| *Languages, platforms* | Any |
> **Note:** There is also a single [Dockerfile](../docker-from-docker) variation of this same definition.

Просмотреть файл

@ -10,6 +10,7 @@
| *Definition type* | Dockerfile |
| *Works in Codespaces* | Yes |
| *Container host OS support* | Linux, macOS, Windows |
| *Container OS* | Debian (though Ubuntu could be used instead) |
| *Languages, platforms* | Any |
> **Note:** There is also a [Docker Compose](../docker-from-docker-compose) variation of this same definition.

Просмотреть файл

@ -13,6 +13,7 @@
| *Published image architecture(s)* | x86-64 |
| *Works in Codespaces* | Yes |
| *Container host OS support* | Linux, macOS, Windows |
| *Container OS* | Ubuntu |
| *Languages, platforms* | .NET Core, F# |
## Using this definition with an existing folder

Просмотреть файл

@ -13,6 +13,7 @@
| *Published image architecture(s)* | x86-64 |
| *Works in Codespaces* | Yes |
| *Container host OS support* | Linux, macOS, Windows |
| *Container OS* | Ubuntu |
| *Languages, platforms* | .NET Core, C# |
## Using this definition with an existing folder

Просмотреть файл

@ -10,6 +10,7 @@
| *Definition type* | Dockerfile |
| *Works in Codespaces* | Yes |
| *Container host OS support* | Linux, macOS, Windows |
| *Container OS* | Debian |
| *Languages, platforms* | Elm |
## Using this definition with an existing folder

Просмотреть файл

@ -13,6 +13,7 @@
| *Published image architecture(s)* | x86-64 |
| *Works in Codespaces* | Yes |
| *Container host OS support* | Linux, macOS, Windows |
| *Container OS* | Debian |
| *Languages, platforms* | Go |
## Using this definition with an existing folder

Просмотреть файл

@ -10,6 +10,7 @@
| *Definition type* | Dockerfile |
| *Works in Codespaces* | Yes |
| *Container host OS support* | Linux, macOS, Windows |
| *Container OS* | Debian |
| *Languages, platforms* | Hugo |
## Using this definition with an existing folder

Просмотреть файл

@ -12,6 +12,7 @@
| *Published image architecture(s)* | x86-64 |
| *Works in Codespaces* | Yes |
| *Container host OS support* | Linux, macOS, Windows |
| *Container OS* | Debian |
| *Languages, platforms* | Java |
## Using this definition with an existing folder

Просмотреть файл

@ -13,6 +13,7 @@
| *Published image architecture(s)* | x86-64 |
| *Works in Codespaces* | Yes |
| *Container host OS support* | Linux, macOS, Windows |
| *Container OS* | Debian |
| *Languages, platforms* | Java |
## Using this definition with an existing folder

Просмотреть файл

@ -10,6 +10,7 @@
| *Definition type* | Docker Compose |
| *Works in Codespaces* | Yes |
| *Container host OS support* | Linux, macOS, Windows |
| *Container OS* | Debian |
| *Languages, platforms* | Node.js, JavaScript, Mongo DB |
## Using this definition with an existing folder

Просмотреть файл

@ -10,6 +10,7 @@
| *Definition type* | Docker Compose |
| *Works in Codespaces* | Yes |
| *Container host OS support* | Linux, macOS, Windows |
| *Container OS* | Debian |
| *Languages, platforms* | Node.js, JavaScript, PostgreSQL DB |
## Description

Просмотреть файл

@ -13,6 +13,7 @@
| *Published image architecture(s)* | x86-64 |
| *Works in Codespaces* | Yes |
| *Container host OS support* | Linux, macOS, Windows |
| *Container OS* | Debian |
| *Languages, platforms* | Node.js, JavaScript |
## Using this definition with an existing folder

Просмотреть файл

@ -10,6 +10,7 @@
| *Definition type* | Dockerfile |
| *Works in Codespaces* | Yes |
| *Container host OS support* | Linux, macOS, Windows |
| *Container OS* | Debian |
| *Languages, platforms* | Ruby, Jekyll |
## Using this definition with an existing folder

Просмотреть файл

@ -10,6 +10,7 @@
| *Definition type* | Image |
| *Works in Codespaces* | Yes |
| *Container host OS support* | Linux, macOS, Windows |
| *Container OS* | Debian |
| *Languages, platforms* | Julia |
## Using this definition with an existing folder

Просмотреть файл

@ -10,6 +10,7 @@
| *Definition type* | Dockerfile |
| *Works in Codespaces* | Yes |
| *Container host OS support* | Linux, macOS, Windows |
| *Container OS* | Debian |
| *Languages, platforms* | Any |
## Description

Просмотреть файл

@ -10,6 +10,7 @@
| *Definition type* | Dockerfile |
| *Works in Codespaces* | Yes |
| *Container host OS support* | Linux, macOS, Windows |
| *Container OS* | Debian |
| *Languages, platforms* | Markdown |
## Usage

Просмотреть файл

@ -10,6 +10,7 @@
| *Definition type* | Dockerfile |
| *Works in Codespaces* | Yes |
| *Container host OS support* | Linux, macOS, Windows |
| *Container OS* | Debian |
| *Languages, platforms* | Perl |
## Using this definition with an existing folder

Просмотреть файл

@ -10,6 +10,7 @@ Develop PHP based applications with MariaDB (MySQL Compatible). Includes necess
| *Definition type* | Docker Compose |
| *Works in Codespaces* | Yes |
| *Container host OS support* | Linux, macOS, Windows |
| *Container OS* | Debian |
| *Languages, platforms* | PHP, MariaDB (MySQL Compatible) |
## Description

Просмотреть файл

@ -13,6 +13,7 @@
| *Published image architecture(s)* | x86-64 |
| *Works in Codespaces* | Yes |
| *Container host OS support* | Linux, macOS, Windows |
| *Container OS* | Debian |
| *Languages, platforms* | PHP |
## Using this definition with an existing folder

Просмотреть файл

@ -10,6 +10,7 @@
| *Definition type* | Dockerfile |
| *Works in Codespaces* | Yes |
| *Container host OS support* | Linux, macOS, Windows |
| *Container OS* | Debian |
| *Languages, platforms* | PowerShell |
## Using this definition with an existing folder

Просмотреть файл

@ -10,6 +10,7 @@
| *Definition type* | Dockerfile |
| *Works in Codespaces* | Yes |
| *Container host OS support* | Linux, macOS, Windows |
| *Container OS* | Ubuntu |
| *Languages, platforms* | Puppet |
## Description

Просмотреть файл

@ -12,6 +12,7 @@
| *Published image architecture(s)* | x86-64 |
| *Works in Codespaces* | Yes |
| *Container host OS support* | Linux, macOS, Windows |
| *Container OS* | Debian |
| *Languages, platforms* | Python, Anaconda |
## Using this definition with an existing folder

Просмотреть файл

@ -11,6 +11,7 @@
| *Published image architecture(s)* | x86-64 |
| *Works in Codespaces* | Yes |
| *Container Host OS Support* | Linux, macOS, Windows |
| *Container OS* | Debian |
| *Languages, platforms* | Python |
## Using this definition with an existing folder

Просмотреть файл

@ -12,6 +12,7 @@
| *Published image architecture(s)* | x86-64 |
| *Works in Codespaces* | Yes |
| *Container host OS support* | Linux, macOS, Windows |
| *Container OS* | Debian |
| *Languages, platforms* | Python, Anaconda, Miniconda |
## Using this definition with an existing folder

Просмотреть файл

@ -10,6 +10,7 @@
| *Definition type* | Docker Compose |
| *Works in Codespaces* | Yes |
| *Container host OS support* | Linux, macOS, Windows |
| *Container OS* | Debian |
| *Languages, platforms* | Python |
## Using this definition with an existing folder

Просмотреть файл

@ -13,6 +13,7 @@
| *Published image architecture(s)* | x86-64 |
| *Works in Codespaces* | Yes |
| *Container Host OS Support* | Linux, macOS, Windows |
| *Container OS* | Debian |
| *Languages, platforms* | Python |
## Using this definition with an existing folder

Просмотреть файл

@ -10,6 +10,7 @@
| *Definition type* | Dockerfile |
| *Works in Codespaces* | No |
| *Container host OS support* | Linux, macOS, Windows |
| *Container OS* | Ubuntu |
| *Languages, platforms* | R |
## Using this definition with an existing folder

Просмотреть файл

@ -10,6 +10,7 @@
| *Definition type* | Dockerfile |
| *Works in Codespaces* | No |
| *Container host OS support* | Linux, macOS, Windows |
| *Container OS* | Debian |
| *Languages, platforms* | ReasonML |
This image contains the development environment to work with [ReasonML](https://reasonml.github.io/) applications. It also includes [fish shell](https://fishshell.com/) to improve the CLI experience.

Просмотреть файл

@ -10,6 +10,7 @@
| *Definition type* | Dockerfile |
| *Works in Codespaces* | Yes |
| *Container host OS support* | Linux, macOS, Windows |
| *Container OS* | Debian |
| *Languages, platforms* | Ruby |
## Using this definition with an existing folder

Просмотреть файл

@ -10,6 +10,7 @@
| *Definition type* | Dockerfile |
| *Works in Codespaces* | Yes |
| *Container host OS support* | Linux, macOS, Windows |
| *Container OS* | Debian |
| *Languages, platforms* | Ruby |
## Using this definition with an existing folder

Просмотреть файл

@ -13,6 +13,7 @@
| *Published image architecture(s)* | x86-64 |
| *Works in Codespaces* | Yes |
| *Container host OS support* | Linux, macOS, Windows |
| *Container OS* | Debian |
| *Languages, platforms* | Ruby |
## Using this definition with an existing folder

Просмотреть файл

@ -12,6 +12,7 @@
| *Published image architecture(s)* | x86-64 |
| *Works in Codespaces* | Yes |
| *Container host OS support* | Linux, macOS, Windows |
| *Container OS* | Debian |
| *Languages, platforms* | Rust |
## Using this definition with an existing folder

Просмотреть файл

@ -10,6 +10,7 @@ Salesforce Extension for VS Code supports remote development and allows you to u
| *Definition type* | Dockerfile |
| *Works in Codespaces* | Yes |
| *Container host OS support* | Linux, macOS, Windows |
| *Container OS* | Ubuntu |
| *Languages, Platforms* | Salesforce CLI, Lightning Web Components, Apex, Aura, Java, Node.js, JavaScript, HTML, CSS, Git |
## Description

Просмотреть файл

@ -10,6 +10,7 @@
| *Definition type* | Dockerfile |
| *Works in Codespaces* | Yes |
| *Container host OS support* | Linux, macOS, Windows |
| *Container OS* | Debian |
| *Languages, platforms* | Swift |
## Using this definition with an existing folder

Просмотреть файл

@ -13,6 +13,7 @@
| *Published image architecture(s)* | x86-64 |
| *Works in Codespaces* | Yes |
| *Container host OS support* | Linux, macOS, Windows |
| *Container OS* | Debian |
| *Languages, platforms* | Node.js, TypeScript |
## Using this definition with an existing folder

Просмотреть файл

@ -13,6 +13,7 @@
| *Published image architecture(s)* | x86-64 |
| *Works in Codespaces* | Yes |
| *Container host OS support* | Linux, macOS, Windows |
| *Container OS* | Ubuntu |
| *Languages, platforms* | Any |
## Using this definition with an existing folder

Просмотреть файл

@ -10,6 +10,7 @@
| *Definition type* | Dockerfile |
| *Works in Codespaces* | Yes |
| *Container host OS support* | Linux, macOS, Windows |
| *Container OS* | Debian |
| *Languages, platforms* | Javascript |
## Using this definition with an existing folder