Skip to content

Commit c8f5c3c

Browse files
github-actions[bot]github-actions
andauthored
Automated documentation update (devcontainers#394)
Automated documentation update [skip ci] Co-authored-by: github-actions <github-actions@github.com>
1 parent 7e32db5 commit c8f5c3c

27 files changed

Lines changed: 0 additions & 27 deletions

File tree

src/anaconda/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11

2-
32
# Anaconda (anaconda)
43

54

src/aws-cli/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11

2-
32
# AWS CLI (aws-cli)
43

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

src/azure-cli/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11

2-
32
# Azure CLI (azure-cli)
43

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

src/common-utils/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11

2-
32
# Common Utilities (common-utils)
43

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

src/conda/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11

2-
32
# Conda (conda)
43

54
A cross-platform, language-agnostic binary package manager

src/desktop-lite/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11

2-
32
# Light-weight Desktop (desktop-lite)
43

54
Adds a lightweight Fluxbox 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.

src/docker-in-docker/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11

2-
32
# Docker (Docker-in-Docker) (docker-in-docker)
43

54
Create child containers *inside* a container, independent from the host's docker instance. Installs Docker extension in the container along with needed CLIs.

src/docker-outside-of-docker/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
### **IMPORTANT NOTE**
32
- **Ids used to publish this Feature in the past - 'docker-from-docker'**
43

src/dotnet/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11

2-
32
# Dotnet CLI (dotnet)
43

54
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.

src/git-lfs/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11

2-
32
# Git Large File Support (LFS) (git-lfs)
43

54
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.

0 commit comments

Comments
 (0)