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

Commit

Permalink
Sync'd up summary format
Browse files Browse the repository at this point in the history
  • Loading branch information
Chuxel committed Apr 17, 2019
1 parent 6f0f87e commit f889b29
Show file tree
Hide file tree
Showing 33 changed files with 33 additions and 34 deletions.
2 changes: 1 addition & 1 deletion containers/azure-functions-dotnetcore-2.1/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
|----------|-------|
Expand Down
2 changes: 1 addition & 1 deletion containers/azure-functions-dotnetcore-latest/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
|----------|-------|
Expand Down
2 changes: 1 addition & 1 deletion containers/azure-functions-node-8/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
|----------|-------|
Expand Down
2 changes: 1 addition & 1 deletion containers/azure-functions-node-lts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
|----------|-------|
Expand Down
2 changes: 1 addition & 1 deletion containers/azure-hdinsight-python-3/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
|----------|-------|
Expand Down
2 changes: 1 addition & 1 deletion containers/azure-machine-learning-python-3/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
|----------|-------|
Expand Down
2 changes: 1 addition & 1 deletion containers/cpp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
|----------|-------|
Expand Down
2 changes: 1 addition & 1 deletion containers/dart-web/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
|----------|-------|
Expand Down
2 changes: 1 addition & 1 deletion containers/docker-existing-docker-compose/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
|----------|-------|
Expand Down
2 changes: 1 addition & 1 deletion containers/dotnetcore-2.1-fsharp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
|----------|-------|
Expand Down
2 changes: 1 addition & 1 deletion containers/dotnetcore-2.1/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
|----------|-------|
Expand Down
2 changes: 1 addition & 1 deletion containers/dotnetcore-latest-fsharp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
|----------|-------|
Expand Down
2 changes: 1 addition & 1 deletion containers/dotnetcore-latest/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
|----------|-------|
Expand Down
2 changes: 1 addition & 1 deletion containers/go/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
|----------|-------|
Expand Down
2 changes: 1 addition & 1 deletion containers/java-8-maven/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
|----------|-------|
Expand Down
2 changes: 1 addition & 1 deletion containers/javascript-node-8/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
|----------|-------|
Expand Down
2 changes: 1 addition & 1 deletion containers/javascript-node-lts-mongo/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
|----------|-------|
Expand Down
2 changes: 1 addition & 1 deletion containers/javascript-node-lts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
|----------|-------|
Expand Down
2 changes: 1 addition & 1 deletion containers/kubernetes-helm/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
|----------|-------|
Expand Down
2 changes: 1 addition & 1 deletion containers/php-7/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
|----------|-------|
Expand Down
2 changes: 1 addition & 1 deletion containers/plantuml/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
|----------|-------|
Expand Down
2 changes: 1 addition & 1 deletion containers/powershell/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
|----------|-------|
Expand Down
2 changes: 1 addition & 1 deletion containers/python-2/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
|----------|-------|
Expand Down
2 changes: 1 addition & 1 deletion containers/python-3-anaconda/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
|----------|-------|
Expand Down
2 changes: 1 addition & 1 deletion containers/python-3-miniconda/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
|----------|-------|
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "Python3 + PostgreSQL",
"name": "Python 3 & PostgreSQL",
"dockerComposeFile": "docker-compose.yml",
"service": "app",
"workspaceFolder": "/workspace",
Expand Down
3 changes: 1 addition & 2 deletions containers/python-3-postgres/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
|----------|-------|
Expand Down
2 changes: 1 addition & 1 deletion containers/python-3/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
|----------|-------|
Expand Down
2 changes: 1 addition & 1 deletion containers/ruby-2/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
|----------|-------|
Expand Down
2 changes: 1 addition & 1 deletion containers/rust/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
|----------|-------|
Expand Down
2 changes: 1 addition & 1 deletion containers/swift-4/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
|----------|-------|
Expand Down
2 changes: 1 addition & 1 deletion containers/typescript-node-8/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
|----------|-------|
Expand Down
2 changes: 1 addition & 1 deletion containers/typescript-node-lts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
|----------|-------|
Expand Down

0 comments on commit f889b29

Please sign in to comment.