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

Commit a7795b2

Browse files
update docs
1 parent 519d1f6 commit a7795b2

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+252
-0
lines changed

containers/alpine/README.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
**IMPORTANT NOTE: We're starting to migrate contents of this repo to the [devcontainers org](https://github.com/devcontainers), as part of the work on the [open dev container specification](https://containers.dev).**
2+
3+
**We'll now be publishing the `base:alpine` image from [devcontainers/images/src/base-alpine](https://github.com/devcontainers/images/tree/main/src/base-alpine).**
4+
5+
**For more details, you can review the [announcement issue](https://github.com/microsoft/vscode-dev-containers/issues/1589).**
6+
17
# Alpine
28

39
## Summary

containers/codespaces-linux/README.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
**IMPORTANT NOTE: We're starting to migrate contents of this repo to the [devcontainers org](https://github.com/devcontainers), as part of the work on the [open dev container specification](https://containers.dev).**
2+
3+
**We'll now be publishing the `universal` image from [devcontainers/images/src/universal](https://github.com/devcontainers/images/tree/main/src/universal).**
4+
5+
**For more details, you can review the [announcement issue](https://github.com/microsoft/vscode-dev-containers/issues/1589).**
6+
17
# GitHub Codespaces (Default Linux Universal)
28

39
## Summary

containers/cpp/README.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
**IMPORTANT NOTE: We're starting to migrate contents of this repo to the [devcontainers org](https://github.com/devcontainers), as part of the work on the [open dev container specification](https://containers.dev).**
2+
3+
**We'll now be publishing the `cpp` image from [devcontainers/images/src/cpp](https://github.com/devcontainers/images/tree/main/src/cpp).**
4+
5+
**For more details, you can review the [announcement issue](https://github.com/microsoft/vscode-dev-containers/issues/1589).**
6+
17
# C++
28

39
## Summary

containers/debian/README.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
**IMPORTANT NOTE: We're starting to migrate contents of this repo to the [devcontainers org](https://github.com/devcontainers), as part of the work on the [open dev container specification](https://containers.dev).**
2+
3+
**We'll now be publishing the `base:debian` image from [devcontainers/images/src/base-debian](https://github.com/devcontainers/images/tree/main/src/base-debian).**
4+
5+
**For more details, you can review the [announcement issue](https://github.com/microsoft/vscode-dev-containers/issues/1589).**
6+
17
# Debian
28

39
## Summary

containers/dotnet/README.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
**IMPORTANT NOTE: We're starting to migrate contents of this repo to the [devcontainers org](https://github.com/devcontainers), as part of the work on the [open dev container specification](https://containers.dev).**
2+
3+
**We'll now be publishing the `dotnet` image from [devcontainers/images/src/dotnet](https://github.com/devcontainers/images/tree/main/src/dotnet).**
4+
5+
**For more details, you can review the [announcement issue](https://github.com/microsoft/vscode-dev-containers/issues/1589).**
6+
17
# C# (.NET)
28

39
## Summary

containers/go/README.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
**IMPORTANT NOTE: We're starting to migrate contents of this repo to the [devcontainers org](https://github.com/devcontainers), as part of the work on the [open dev container specification](https://containers.dev).**
2+
3+
**We'll now be publishing the `go` image from [devcontainers/images/src/go](https://github.com/devcontainers/images/tree/main/src/go).**
4+
5+
**For more details, you can review the [announcement issue](https://github.com/microsoft/vscode-dev-containers/issues/1589).**
6+
17
# Go
28

39
## Summary

containers/java-8/README.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
**IMPORTANT NOTE: We're starting to migrate contents of this repo to the [devcontainers org](https://github.com/devcontainers), as part of the work on the [open dev container specification](https://containers.dev).**
2+
3+
**We'll now be publishing the `java:8` image from [devcontainers/images/src/java-8](https://github.com/devcontainers/images/tree/main/src/java-8).**
4+
5+
**For more details, you can review the [announcement issue](https://github.com/microsoft/vscode-dev-containers/issues/1589).**
6+
17
# Java 8
28

39
## Summary

containers/java/README.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
**IMPORTANT NOTE: We're starting to migrate contents of this repo to the [devcontainers org](https://github.com/devcontainers), as part of the work on the [open dev container specification](https://containers.dev).**
2+
3+
**We'll now be publishing the `java` image from [devcontainers/images/src/java](https://github.com/devcontainers/images/tree/main/src/java).**
4+
5+
**For more details, you can review the [announcement issue](https://github.com/microsoft/vscode-dev-containers/issues/1589).**
6+
17
# Java
28

39
## Summary

containers/javascript-node/README.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
**IMPORTANT NOTE: We're starting to migrate contents of this repo to the [devcontainers org](https://github.com/devcontainers), as part of the work on the [open dev container specification](https://containers.dev).**
2+
3+
**We'll now be publishing the `javascript-node` image from [devcontainers/images/src/javascript-node](https://github.com/devcontainers/images/tree/main/src/javascript-node).**
4+
5+
**For more details, you can review the [announcement issue](https://github.com/microsoft/vscode-dev-containers/issues/1589).**
6+
17
# Node.js & JavaScript
28

39
## Summary

containers/jekyll/README.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
**IMPORTANT NOTE: We're starting to migrate contents of this repo to the [devcontainers org](https://github.com/devcontainers), as part of the work on the [open dev container specification](https://containers.dev).**
2+
3+
**We'll now be publishing the `jekyll` image from [devcontainers/images/src/jekyll](https://github.com/devcontainers/images/tree/main/src/jekyll).**
4+
5+
**For more details, you can review the [announcement issue](https://github.com/microsoft/vscode-dev-containers/issues/1589).**
6+
17
# Jekyll
28

39
## Summary

containers/php/README.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
**IMPORTANT NOTE: We're starting to migrate contents of this repo to the [devcontainers org](https://github.com/devcontainers), as part of the work on the [open dev container specification](https://containers.dev).**
2+
3+
**We'll now be publishing the `php` image from [devcontainers/images/src/php](https://github.com/devcontainers/images/tree/main/src/php).**
4+
5+
**For more details, you can review the [announcement issue](https://github.com/microsoft/vscode-dev-containers/issues/1589).**
6+
17
# PHP
28

39
## Summary

containers/python-3-anaconda/README.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
**IMPORTANT NOTE: We're starting to migrate contents of this repo to the [devcontainers org](https://github.com/devcontainers), as part of the work on the [open dev container specification](https://containers.dev).**
2+
3+
**We'll now be publishing the `anaconda` image from [devcontainers/images/src/anaconda](https://github.com/devcontainers/images/tree/main/src/anaconda).**
4+
5+
**For more details, you can review the [announcement issue](https://github.com/microsoft/vscode-dev-containers/issues/1589).**
6+
17
# Anaconda (Python 3)
28

39
## Summary

containers/python-3-miniconda/README.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
**IMPORTANT NOTE: We're starting to migrate contents of this repo to the [devcontainers org](https://github.com/devcontainers), as part of the work on the [open dev container specification](https://containers.dev).**
2+
3+
**We'll now be publishing the `miniconda` image from [devcontainers/images/src/miniconda](https://github.com/devcontainers/images/tree/main/src/miniconda).**
4+
5+
**For more details, you can review the [announcement issue](https://github.com/microsoft/vscode-dev-containers/issues/1589).**
6+
17
# Miniconda (Python 3)
28

39
## Summary

containers/python-3/README.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
**IMPORTANT NOTE: We're starting to migrate contents of this repo to the [devcontainers org](https://github.com/devcontainers), as part of the work on the [open dev container specification](https://containers.dev).**
2+
3+
**We'll now be publishing the `python` image from [devcontainers/images/src/python](https://github.com/devcontainers/images/tree/main/src/python).**
4+
5+
**For more details, you can review the [announcement issue](https://github.com/microsoft/vscode-dev-containers/issues/1589).**
6+
17
# Python 3
28

39
## Summary

containers/ruby/README.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
**IMPORTANT NOTE: We're starting to migrate contents of this repo to the [devcontainers org](https://github.com/devcontainers), as part of the work on the [open dev container specification](https://containers.dev).**
2+
3+
**We'll now be publishing the `ruby` image from [devcontainers/images/src/ruby](https://github.com/devcontainers/images/tree/main/src/ruby).**
4+
5+
**For more details, you can review the [announcement issue](https://github.com/microsoft/vscode-dev-containers/issues/1589).**
6+
17
# Ruby
28

39
## Summary

containers/rust/README.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
**IMPORTANT NOTE: We're starting to migrate contents of this repo to the [devcontainers org](https://github.com/devcontainers), as part of the work on the [open dev container specification](https://containers.dev).**
2+
3+
**We'll now be publishing the `rust` image from [devcontainers/images/src/rust](https://github.com/devcontainers/images/tree/main/src/rust).**
4+
5+
**For more details, you can review the [announcement issue](https://github.com/microsoft/vscode-dev-containers/issues/1589).**
6+
17
# Rust
28

39
## Summary

containers/typescript-node/README.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
**IMPORTANT NOTE: We're starting to migrate contents of this repo to the [devcontainers org](https://github.com/devcontainers), as part of the work on the [open dev container specification](https://containers.dev).**
2+
3+
**We'll now be publishing the `typescript-node` image from [devcontainers/images/src/typescript-node](https://github.com/devcontainers/images/tree/main/src/typescript-node).**
4+
5+
**For more details, you can review the [announcement issue](https://github.com/microsoft/vscode-dev-containers/issues/1589).**
6+
17
# Node.js & TypeScript
28

39
## Summary

containers/ubuntu/README.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
**IMPORTANT NOTE: We're starting to migrate contents of this repo to the [devcontainers org](https://github.com/devcontainers), as part of the work on the [open dev container specification](https://containers.dev).**
2+
3+
**We'll now be publishing the `base:ubuntu` image from [devcontainers/images/src/base-ubuntu](https://github.com/devcontainers/images/tree/main/src/base-ubuntu).**
4+
5+
**For more details, you can review the [announcement issue](https://github.com/microsoft/vscode-dev-containers/issues/1589).**
6+
17
# Ubuntu
28

39
## Summary

script-library/container-features/README.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
**IMPORTANT NOTE: We're starting to migrate contents of this repo to the [devcontainers org](https://github.com/devcontainers), as part of the work on the [open dev container specification](https://containers.dev).**
2+
3+
**We've currently migrated a set of Features to a new [devcontainers/features](https://github.com/devcontainers/features) repo.**
4+
5+
**For more details, you can review the [announcement issue](https://github.com/microsoft/vscode-dev-containers/issues/1589).**
6+
17
# Container Features
28

39
This folder includes some explorations around dynamic container feature injection. Nothing stable yet.

script-library/docs/awscli.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
**IMPORTANT NOTE: We're starting to migrate contents of this repo to the [devcontainers org](https://github.com/devcontainers), as part of the work on the [open dev container specification](https://containers.dev).**
2+
3+
**We've currently migrated the `aws-cli` Feature to [devcontainers/features/src/aws-cli](https://github.com/devcontainers/features/tree/main/src/aws-cli).**
4+
5+
**For more details, you can review the [announcement issue](https://github.com/microsoft/vscode-dev-containers/issues/1589).**
6+
17
# AWS CLI Install Script
28

39
*Installs the AWS CLI along with needed dependencies. Useful for base Dockerfiles that often are missing required install dependencies like gpg.*

script-library/docs/azcli.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
**IMPORTANT NOTE: We're starting to migrate contents of this repo to the [devcontainers org](https://github.com/devcontainers), as part of the work on the [open dev container specification](https://containers.dev).**
2+
3+
**We've currently migrated the `azure-cli` Feature to [devcontainers/features/src/azure-cli](https://github.com/devcontainers/features/tree/main/src/azure-cli).**
4+
5+
**For more details, you can review the [announcement issue](https://github.com/microsoft/vscode-dev-containers/issues/1589).**
6+
17
# Azure CLI Install Script
28

39
*Installs the Azure CLI along with needed dependencies. Useful for base Dockerfiles that often are missing required install dependencies like gpg.*

script-library/docs/common.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
**IMPORTANT NOTE: We're starting to migrate contents of this repo to the [devcontainers org](https://github.com/devcontainers), as part of the work on the [open dev container specification](https://containers.dev).**
2+
3+
**We've currently migrated the `common-utils` Feature to [devcontainers/features/src/common-utils](https://github.com/devcontainers/features/tree/main/src/common-utils).**
4+
5+
**For more details, you can review the [announcement issue](https://github.com/microsoft/vscode-dev-containers/issues/1589).**
6+
17
# Common Utility and Non-Root User Install Script
28

39
*Installs a set of common command line utilities, Oh My Zsh!, and sets up a non-root user.*

script-library/docs/desktop-lite.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
**IMPORTANT NOTE: We're starting to migrate contents of this repo to the [devcontainers org](https://github.com/devcontainers), as part of the work on the [open dev container specification](https://containers.dev).**
2+
3+
**We've currently migrated the `desktop-lite` Feature to [devcontainers/features/src/desktop-lite](https://github.com/devcontainers/features/tree/main/src/desktop-lite).**
4+
5+
**For more details, you can review the [announcement issue](https://github.com/microsoft/vscode-dev-containers/issues/1589).**
6+
17
# Desktop (Lightweight) Install Script
28

39
*Adds a lightweight [Fluxbox](http://fluxbox.org/) based desktop to the container that can be accessed using a VNC viewer or the web. GUI-based commands executed from the built-in VS code terminal will open on the desktop automatically.*

script-library/docs/docker-in-docker.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
**IMPORTANT NOTE: We're starting to migrate contents of this repo to the [devcontainers org](https://github.com/devcontainers), as part of the work on the [open dev container specification](https://containers.dev).**
2+
3+
**We've currently migrated the `docker-in-docker` Feature to [devcontainers/features/src/docker-in-docker](https://github.com/devcontainers/features/tree/main/src/docker-in-docker).**
4+
5+
**For more details, you can review the [announcement issue](https://github.com/microsoft/vscode-dev-containers/issues/1589).**
6+
17
# Docker-in-Docker Install Script
28

39
> Interested in running docker commands from inside a container? The [Docker-from-Docker](./docker.md) technique may suit your needs better.

script-library/docs/docker.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
**IMPORTANT NOTE: We're starting to migrate contents of this repo to the [devcontainers org](https://github.com/devcontainers), as part of the work on the [open dev container specification](https://containers.dev).**
2+
3+
**We've currently migrated the `docker-from-docker` Feature to [devcontainers/features/src/docker-from-docker](https://github.com/devcontainers/features/tree/main/src/docker-from-docker).**
4+
5+
**For more details, you can review the [announcement issue](https://github.com/microsoft/vscode-dev-containers/issues/1589).**
6+
17
# Docker-from-Docker Install Script
28

39
> Need to mount files from inside your container into new ones you create? You may need to use [docker-in-docker](./docker-in-docker.md) instead.

script-library/docs/dotnet.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
**IMPORTANT NOTE: We're starting to migrate contents of this repo to the [devcontainers org](https://github.com/devcontainers), as part of the work on the [open dev container specification](https://containers.dev).**
2+
3+
**We've currently migrated the `dotnet` Feature to [devcontainers/features/src/dotnet](https://github.com/devcontainers/features/tree/main/src/dotnet).**
4+
5+
**For more details, you can review the [announcement issue](https://github.com/microsoft/vscode-dev-containers/issues/1589).**
6+
17
# Dotnet CLI Install Script
28

39
*Installs the .NET CLI. Provides option of installing sdk or runtime, and option of versions to install. Uses latest version of .NET sdk as defaults to install.*

script-library/docs/git-from-src.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
**IMPORTANT NOTE: We're starting to migrate contents of this repo to the [devcontainers org](https://github.com/devcontainers), as part of the work on the [open dev container specification](https://containers.dev).**
2+
3+
**We've currently migrated the `git` Feature to [devcontainers/features/src/git](https://github.com/devcontainers/features/tree/main/src/git).**
4+
5+
**For more details, you can review the [announcement issue](https://github.com/microsoft/vscode-dev-containers/issues/1589).**
6+
17
# Git Build/Install from Source Script
28

39
*Install an up-to-date version of Git and build from source as needed. Useful for when you want the latest and greatest features. Auto-detects latest stable version and installs needed dependencies.*

script-library/docs/git-lfs.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
**IMPORTANT NOTE: We're starting to migrate contents of this repo to the [devcontainers org](https://github.com/devcontainers), as part of the work on the [open dev container specification](https://containers.dev).**
2+
3+
**We've currently migrated the `git-lfs` Feature to [devcontainers/features/src/git-lfs](https://github.com/devcontainers/features/tree/main/src/git-lfs).**
4+
5+
**For more details, you can review the [announcement issue](https://github.com/microsoft/vscode-dev-containers/issues/1589).**
6+
17
# Git LFS Install Script
28

39
*Installs Git Large File Support (Git LFS) along with needed dependencies. Useful for base Dockerfiles that often are missing required install dependencies like git and curl.*

script-library/docs/github-cli.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
**IMPORTANT NOTE: We're starting to migrate contents of this repo to the [devcontainers org](https://github.com/devcontainers), as part of the work on the [open dev container specification](https://containers.dev).**
2+
3+
**We've currently migrated the `github-cli` Feature to [devcontainers/features/src/github-cli](https://github.com/devcontainers/features/tree/main/src/github-cli).**
4+
5+
**For more details, you can review the [announcement issue](https://github.com/microsoft/vscode-dev-containers/issues/1589).**
6+
17
# GitHub CLI Install Script
28

39
*Installs the GitHub CLI. Auto-detects latest version and installs needed dependencies.*

script-library/docs/go.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
**IMPORTANT NOTE: We're starting to migrate contents of this repo to the [devcontainers org](https://github.com/devcontainers), as part of the work on the [open dev container specification](https://containers.dev).**
2+
3+
**We've currently migrated the `go` Feature to [devcontainers/features/src/go](https://github.com/devcontainers/features/tree/main/src/go).**
4+
5+
**For more details, you can review the [announcement issue](https://github.com/microsoft/vscode-dev-containers/issues/1589).**
6+
17
# Go (golang) Install Script
28

39
*Installs Go and common Go utilities. Auto-detects latest version and installs needed dependencies.*

script-library/docs/gradle.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
**IMPORTANT NOTE: We're starting to migrate contents of this repo to the [devcontainers org](https://github.com/devcontainers), as part of the work on the [open dev container specification](https://containers.dev).**
2+
3+
**We've currently migrated `gradle` as part of the `java` Feature in [here](https://github.com/devcontainers/features/tree/main/src/java#options).**
4+
5+
**For more details, you can review the [announcement issue](https://github.com/microsoft/vscode-dev-containers/issues/1589).**
6+
17
# Gradle Install Script
28

39
*Installs Gradle, SDKMAN! (if not installed), and needed dependencies.*

script-library/docs/java.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
**IMPORTANT NOTE: We're starting to migrate contents of this repo to the [devcontainers org](https://github.com/devcontainers), as part of the work on the [open dev container specification](https://containers.dev).**
2+
3+
**We've currently migrated the `java` Feature to [devcontainers/features/src/java](https://github.com/devcontainers/features/tree/main/src/java).**
4+
5+
**For more details, you can review the [announcement issue](https://github.com/microsoft/vscode-dev-containers/issues/1589).**
6+
17
# Java Install Script
28

39
*Installs Java, SDKMAN! (if not installed), and needed dependencies.*

script-library/docs/jupyterlab.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
**IMPORTANT NOTE: We're starting to migrate contents of this repo to the [devcontainers org](https://github.com/devcontainers), as part of the work on the [open dev container specification](https://containers.dev).**
2+
3+
**We've currently migrated `jupyterlab` as part of the `python` Feature in [here](https://github.com/devcontainers/features/tree/main/src/python#options).**
4+
5+
**For more details, you can review the [announcement issue](https://github.com/microsoft/vscode-dev-containers/issues/1589).**
6+
17
# JupyterLab Install Script
28

39
*Installs JupyterLab.*

0 commit comments

Comments
 (0)