From f889b29f43a325a3e7fe82e911960218026254cf Mon Sep 17 00:00:00 2001 From: Chuck Lantz Date: Wed, 17 Apr 2019 15:31:31 -0700 Subject: [PATCH] Sync'd up summary format --- containers/azure-functions-dotnetcore-2.1/README.md | 2 +- containers/azure-functions-dotnetcore-latest/README.md | 2 +- containers/azure-functions-node-8/README.md | 2 +- containers/azure-functions-node-lts/README.md | 2 +- containers/azure-hdinsight-python-3/README.md | 2 +- containers/azure-machine-learning-python-3/README.md | 2 +- containers/cpp/README.md | 2 +- containers/dart-web/README.md | 2 +- containers/docker-existing-docker-compose/README.md | 2 +- containers/dotnetcore-2.1-fsharp/README.md | 2 +- containers/dotnetcore-2.1/README.md | 2 +- containers/dotnetcore-latest-fsharp/README.md | 2 +- containers/dotnetcore-latest/README.md | 2 +- containers/go/README.md | 2 +- containers/java-8-maven/README.md | 2 +- containers/javascript-node-8/README.md | 2 +- containers/javascript-node-lts-mongo/README.md | 2 +- containers/javascript-node-lts/README.md | 2 +- containers/kubernetes-helm/README.md | 2 +- containers/php-7/README.md | 2 +- containers/plantuml/README.md | 2 +- containers/powershell/README.md | 2 +- containers/python-2/README.md | 2 +- containers/python-3-anaconda/README.md | 2 +- containers/python-3-miniconda/README.md | 2 +- containers/python-3-postgres/.devcontainer/devcontainer.json | 2 +- containers/python-3-postgres/README.md | 3 +-- containers/python-3/README.md | 2 +- containers/ruby-2/README.md | 2 +- containers/rust/README.md | 2 +- containers/swift-4/README.md | 2 +- containers/typescript-node-8/README.md | 2 +- containers/typescript-node-lts/README.md | 2 +- 33 files changed, 33 insertions(+), 34 deletions(-) diff --git a/containers/azure-functions-dotnetcore-2.1/README.md b/containers/azure-functions-dotnetcore-2.1/README.md index fb70e17f6e..49d5476045 100644 --- a/containers/azure-functions-dotnetcore-2.1/README.md +++ b/containers/azure-functions-dotnetcore-2.1/README.md @@ -2,7 +2,7 @@ ## Summary -*Develop Azure Functions in C# - Includes NET Core 2.1, the Azure Functions SDK, and related extensions and dependencies.* +*Develop Azure Functions in C#. Includes NET Core 2.1, the Azure Functions SDK, and related extensions and dependencies.* | Metadata | Value | |----------|-------| diff --git a/containers/azure-functions-dotnetcore-latest/README.md b/containers/azure-functions-dotnetcore-latest/README.md index 29603207f1..b4271f7c20 100644 --- a/containers/azure-functions-dotnetcore-latest/README.md +++ b/containers/azure-functions-dotnetcore-latest/README.md @@ -2,7 +2,7 @@ ## Summary -*Develop Azure Functions in C# - Includes NET Core (latest), the Azure Functions SDK, and related extensions and dependencies.* +*Develop Azure Functions in C#. Includes NET Core (latest), the Azure Functions SDK, and related extensions and dependencies.* | Metadata | Value | |----------|-------| diff --git a/containers/azure-functions-node-8/README.md b/containers/azure-functions-node-8/README.md index 9f8f1d363a..09c361d410 100644 --- a/containers/azure-functions-node-8/README.md +++ b/containers/azure-functions-node-8/README.md @@ -2,7 +2,7 @@ ## Summary -*Get going quickly with Azure Functions with Node.js. Includes Azure Functions SDK, Node.js 8, nvm, the Azure CLI, and related extensions and dependencies.* +*Develop Azure Functions in Node.js. Includes Node.js 8, eslint, the Azure Functions SDK, and related extensions and dependencies.* | Metadata | Value | |----------|-------| diff --git a/containers/azure-functions-node-lts/README.md b/containers/azure-functions-node-lts/README.md index 469376b8fa..abc4c2a1e1 100644 --- a/containers/azure-functions-node-lts/README.md +++ b/containers/azure-functions-node-lts/README.md @@ -2,7 +2,7 @@ ## Summary -*Develop Azure Functions in Node.js - Includes Node.js (latest LTS), eslint, the Azure Functions SDK, and related extensions and dependencies.* +*Develop Azure Functions in Node.js. Includes Node.js (latest LTS), eslint, the Azure Functions SDK, and related extensions and dependencies.* | Metadata | Value | |----------|-------| diff --git a/containers/azure-hdinsight-python-3/README.md b/containers/azure-hdinsight-python-3/README.md index 3a543c6151..870c867a33 100644 --- a/containers/azure-hdinsight-python-3/README.md +++ b/containers/azure-hdinsight-python-3/README.md @@ -2,7 +2,7 @@ ## Summary -*Get going quickly with Azure HDInsight and Python. Includes Python and related extensions and dependencies.* +*Use Azure HDInsight with Python 3. Includes Python and related extensions and dependencies.* | Metadata | Value | |----------|-------| diff --git a/containers/azure-machine-learning-python-3/README.md b/containers/azure-machine-learning-python-3/README.md index 5c612ddee7..0a0c12b2de 100644 --- a/containers/azure-machine-learning-python-3/README.md +++ b/containers/azure-machine-learning-python-3/README.md @@ -2,7 +2,7 @@ ## Summary -*Use Azure Machine Learning and Python - includes Python, the Docker CLI (for running locally), and related extensions and dependencies.* +*Use Azure Machine Learning with Python 3. Includes Python, the Docker CLI (for local testing), and related extensions and dependencies.* | Metadata | Value | |----------|-------| diff --git a/containers/cpp/README.md b/containers/cpp/README.md index 7ca6d74d8f..ed02234f20 100644 --- a/containers/cpp/README.md +++ b/containers/cpp/README.md @@ -2,7 +2,7 @@ ## Summary -*Develop C++ applications on Linux - includes Debian 9 C++ build tools, but can be updated to use other Linux base containers.* +*Develop C++ applications on Linux. Includes Debian 9 C++ build tools, but can be updated to use other Linux base containers.* | Metadata | Value | |----------|-------| diff --git a/containers/dart-web/README.md b/containers/dart-web/README.md index 05aebb48d0..a61ad5bb3f 100644 --- a/containers/dart-web/README.md +++ b/containers/dart-web/README.md @@ -2,7 +2,7 @@ ## Summary -*Develop Dart based web applications - includes Dart, needed extensions, and dependencies.* +*Develop Dart based web applications. Includes Dart, needed extensions, and dependencies.* | Metadata | Value | |----------|-------| diff --git a/containers/docker-existing-docker-compose/README.md b/containers/docker-existing-docker-compose/README.md index 08115636e2..134bcd1ff9 100644 --- a/containers/docker-existing-docker-compose/README.md +++ b/containers/docker-existing-docker-compose/README.md @@ -2,7 +2,7 @@ ## Summary -*Extend an existing docker-compose.yml for use in a dev container.* +*Sample illustrating how to extend an existing Docker Compose file for use in a dev container.* | Metadata | Value | |----------|-------| diff --git a/containers/dotnetcore-2.1-fsharp/README.md b/containers/dotnetcore-2.1-fsharp/README.md index 7d15746b4a..066d990977 100644 --- a/containers/dotnetcore-2.1-fsharp/README.md +++ b/containers/dotnetcore-2.1-fsharp/README.md @@ -2,7 +2,7 @@ ## Summary -*Develop F# and .NET Core 2.1 based applications - includes all needed SDKs, extensions, and dependencies.* +*Develop F# and .NET Core 2.1 based applications. Includes all needed SDKs, extensions, and dependencies.* | Metadata | Value | |----------|-------| diff --git a/containers/dotnetcore-2.1/README.md b/containers/dotnetcore-2.1/README.md index c4abc8262b..0abb337fb8 100644 --- a/containers/dotnetcore-2.1/README.md +++ b/containers/dotnetcore-2.1/README.md @@ -2,7 +2,7 @@ ## Summary -*Develop C# and .NET Core 2.1 based applications - includes all needed SDKs, extensions, and dependencies.* +*Develop C# and .NET Core 2.1 based applications. Includes all needed SDKs, extensions, and dependencies.* | Metadata | Value | |----------|-------| diff --git a/containers/dotnetcore-latest-fsharp/README.md b/containers/dotnetcore-latest-fsharp/README.md index d0c81ed401..bda44f1605 100644 --- a/containers/dotnetcore-latest-fsharp/README.md +++ b/containers/dotnetcore-latest-fsharp/README.md @@ -2,7 +2,7 @@ ## Summary -*Develop F# and .NET Core (latest) based applications - includes all needed SDKs, extensions, and dependencies.* +*Develop F# and .NET Core (latest) based applications. Includes all needed SDKs, extensions, and dependencies.* | Metadata | Value | |----------|-------| diff --git a/containers/dotnetcore-latest/README.md b/containers/dotnetcore-latest/README.md index dcadc2436a..40a9d61ea3 100644 --- a/containers/dotnetcore-latest/README.md +++ b/containers/dotnetcore-latest/README.md @@ -2,7 +2,7 @@ ## Summary -*Develop C# and .NET Core (latest) based applications - includes all needed SDKs, extensions, and dependencies.* +*Develop C# and .NET Core (latest) based applications. Includes all needed SDKs, extensions, and dependencies.* | Metadata | Value | |----------|-------| diff --git a/containers/go/README.md b/containers/go/README.md index daecc827b7..3d8d209bef 100644 --- a/containers/go/README.md +++ b/containers/go/README.md @@ -2,7 +2,7 @@ ## Summary -*Develop Go based applications - includes Go, common tools, extensions, and dependencies.* +*Develop Go based applications. Includes appropriate runtime args, Go, common tools, extensions, and dependencies.* | Metadata | Value | |----------|-------| diff --git a/containers/java-8-maven/README.md b/containers/java-8-maven/README.md index 1cab0ff024..4b86d63da3 100644 --- a/containers/java-8-maven/README.md +++ b/containers/java-8-maven/README.md @@ -2,7 +2,7 @@ ## Summary -*Develop Java 8 based applications - includes the JDK along with any dependencies Maven requires.* +*Develop Java 8 based applications. Includes the JDK along with any dependencies Maven requires.* | Metadata | Value | |----------|-------| diff --git a/containers/javascript-node-8/README.md b/containers/javascript-node-8/README.md index 7e960ad6b8..5972b7d8e8 100644 --- a/containers/javascript-node-8/README.md +++ b/containers/javascript-node-8/README.md @@ -2,7 +2,7 @@ ## Summary -*Develop Node.js 8 based applications - includes Node.js, eslint, and yarn.* +*Develop Node.js 8 based applications. Includes Node.js, eslint, and yarn.* | Metadata | Value | |----------|-------| diff --git a/containers/javascript-node-lts-mongo/README.md b/containers/javascript-node-lts-mongo/README.md index e955663eb1..35fab85daf 100644 --- a/containers/javascript-node-lts-mongo/README.md +++ b/containers/javascript-node-lts-mongo/README.md @@ -2,7 +2,7 @@ ## Summary -*Develop applications in Node.js and Mongo DB - includes Node.js, eslint, and yarn in a container linked to a Mongo DB.* +*Develop applications in Node.js and Mongo DB. Includes Node.js, eslint, and yarn in a container linked to a Mongo DB.* | Metadata | Value | |----------|-------| diff --git a/containers/javascript-node-lts/README.md b/containers/javascript-node-lts/README.md index a8962fb957..f3eed728fc 100644 --- a/containers/javascript-node-lts/README.md +++ b/containers/javascript-node-lts/README.md @@ -2,7 +2,7 @@ ## Summary -*Develop Node.js (latest LTS) based applications - includes Node.js, eslint, and yarn.* +*Develop Node.js (latest LTS) based applications. Includes Node.js, eslint, and yarn.* | Metadata | Value | |----------|-------| diff --git a/containers/kubernetes-helm/README.md b/containers/kubernetes-helm/README.md index 3c15820567..c4d1520ef8 100644 --- a/containers/kubernetes-helm/README.md +++ b/containers/kubernetes-helm/README.md @@ -2,7 +2,7 @@ ## Summary -*Access a local (or remote) Kubernetes cluster from inside a dev container - includes the Docker CLI, kubectl, and Helm.* +*Access a local (or remote) Kubernetes cluster from inside a dev container.Includes kubectl, Helm, and the Docker CLI.* | Metadata | Value | |----------|-------| diff --git a/containers/php-7/README.md b/containers/php-7/README.md index d4ba9307bb..aa4cb47534 100644 --- a/containers/php-7/README.md +++ b/containers/php-7/README.md @@ -2,7 +2,7 @@ ## Summary -*A basic dev container definition for developing PHP applications in a container. Includes everything you need to get up and running.* +*Develop PHP 7 based applications. Includes needed tools, extensions, and dependencies.* | Metadata | Value | |----------|-------| diff --git a/containers/plantuml/README.md b/containers/plantuml/README.md index 8749c45e6d..66bcf966bf 100644 --- a/containers/plantuml/README.md +++ b/containers/plantuml/README.md @@ -2,7 +2,7 @@ ## Summary -*Use PlantUML without installing all the dependencies locally - includes Java, GraphViz, and the PlantUML extension.* +*Use PlantUML without installing all the dependencies locally. Includes Java, GraphViz, and the PlantUML extension.* | Metadata | Value | |----------|-------| diff --git a/containers/powershell/README.md b/containers/powershell/README.md index aec1e49713..cc46b1331e 100644 --- a/containers/powershell/README.md +++ b/containers/powershell/README.md @@ -2,7 +2,7 @@ ## Summary -*A basic dev container definition for editing PowerShell scripts in a container.* +*Develop PowerShell scripts without installing anything locally.* | Metadata | Value | |----------|-------| diff --git a/containers/python-2/README.md b/containers/python-2/README.md index 3f83dfc86c..a1be7a2596 100644 --- a/containers/python-2/README.md +++ b/containers/python-2/README.md @@ -2,7 +2,7 @@ ## Summary -*A basic dev container definition for developing Python 2 applications in a container. Installs dependencies from your requirements.txt file and the Python extension.* +*Develop Python 2 applications. Installs dependencies from your requirements.txt file and the Python extension.* | Metadata | Value | |----------|-------| diff --git a/containers/python-3-anaconda/README.md b/containers/python-3-anaconda/README.md index 50070f582f..de92149aaf 100644 --- a/containers/python-3-anaconda/README.md +++ b/containers/python-3-anaconda/README.md @@ -2,7 +2,7 @@ ## Summary -*A basic dev container definition for developing Python 3 applications in an Anaconda container. Installs dependencies from your environment.yml file and the Python extension.* +*Develop Python 3 - Anaconda applications. Installs dependencies from your environment.yml file and the Python extension.* | Metadata | Value | |----------|-------| diff --git a/containers/python-3-miniconda/README.md b/containers/python-3-miniconda/README.md index 99c587f29f..a3e2006b7c 100644 --- a/containers/python-3-miniconda/README.md +++ b/containers/python-3-miniconda/README.md @@ -2,7 +2,7 @@ ## Summary -*A basic dev container definition for developing Python 3 applications in an Miniconda container. Installs dependencies from your environment.yml file and the Python extension.* +*Develop Python 3 - Miniconda applications. Installs dependencies from your environment.yml file and the Python extension.* | Metadata | Value | |----------|-------| diff --git a/containers/python-3-postgres/.devcontainer/devcontainer.json b/containers/python-3-postgres/.devcontainer/devcontainer.json index 205ce60a6f..4d124065ce 100644 --- a/containers/python-3-postgres/.devcontainer/devcontainer.json +++ b/containers/python-3-postgres/.devcontainer/devcontainer.json @@ -1,5 +1,5 @@ { - "name": "Python3 + PostgreSQL", + "name": "Python 3 & PostgreSQL", "dockerComposeFile": "docker-compose.yml", "service": "app", "workspaceFolder": "/workspace", diff --git a/containers/python-3-postgres/README.md b/containers/python-3-postgres/README.md index 2523312a13..48de92d967 100644 --- a/containers/python-3-postgres/README.md +++ b/containers/python-3-postgres/README.md @@ -2,8 +2,7 @@ ## Summary -*A basic dev container definition for building Python + PostgreSQL applications in containers. -Includes a Python application container and PostgreSQL server, and a Django test project.* +*Develop applications with Python 3 and PostgreSQL. Includes a Python application container and PostgreSQL server, and a Django test project.* | Metadata | Value | |----------|-------| diff --git a/containers/python-3/README.md b/containers/python-3/README.md index 9687d67afd..067fe64fda 100644 --- a/containers/python-3/README.md +++ b/containers/python-3/README.md @@ -2,7 +2,7 @@ ## Summary -*A basic dev container definition for developing Python 3 applications in a container. Installs dependencies from your requirements.txt file and the Python extension.* +*Develop Python 3 applications. Installs dependencies from your requirements.txt file and the Python extension.* | Metadata | Value | |----------|-------| diff --git a/containers/ruby-2/README.md b/containers/ruby-2/README.md index 72fd9e4719..ec6bf989fe 100644 --- a/containers/ruby-2/README.md +++ b/containers/ruby-2/README.md @@ -2,7 +2,7 @@ ## Summary -*Develop Ruby based applications - includes everything you need to get up and running.* +*Develop Ruby 2 based applications. includes everything you need to get up and running.* | Metadata | Value | |----------|-------| diff --git a/containers/rust/README.md b/containers/rust/README.md index d388c84d41..ae442d9cf1 100644 --- a/containers/rust/README.md +++ b/containers/rust/README.md @@ -2,7 +2,7 @@ ## Summary -*Develop Rust based applications - includes everything you need to get up and running.* +*Develop Rust based applications. Includes appropriate runtime args and everything you need to get up and running.* | Metadata | Value | |----------|-------| diff --git a/containers/swift-4/README.md b/containers/swift-4/README.md index b84f8c9c8b..152492f269 100644 --- a/containers/swift-4/README.md +++ b/containers/swift-4/README.md @@ -2,7 +2,7 @@ ## Summary -*Develop Swift based applications - includes everything you need to get up and running.* +*Develop Swift 4 based applications. Includes everything you need to get up and running.* | Metadata | Value | |----------|-------| diff --git a/containers/typescript-node-8/README.md b/containers/typescript-node-8/README.md index 069c80ec69..a0de39d325 100644 --- a/containers/typescript-node-8/README.md +++ b/containers/typescript-node-8/README.md @@ -2,7 +2,7 @@ ## Summary -*Develop Node.js based applications in TypeScript - includes Node.js, tslint, yarn, and the TypeScript compiler.* +*Develop Node.js 8 based applications in TypeScript. Includes Node.js, tslint, yarn, and the TypeScript compiler.* | Metadata | Value | |----------|-------| diff --git a/containers/typescript-node-lts/README.md b/containers/typescript-node-lts/README.md index bea7469bdf..aea7dcc210 100644 --- a/containers/typescript-node-lts/README.md +++ b/containers/typescript-node-lts/README.md @@ -2,7 +2,7 @@ ## Summary -*Develop Node.js 8 based applications in TypeScript - includes Node.js, tslint, yarn, and the TypeScript compiler.* +*Develop Node.js (latest LTS) based applications in TypeScript. Includes Node.js, tslint, yarn, and the TypeScript compiler.* | Metadata | Value | |----------|-------|