This repository has been archived by the owner on Nov 30, 2023. It is now read-only.
Releases: microsoft/vscode-dev-containers
Releases · microsoft/vscode-dev-containers
v0.21.0
Changes:
- 745e493 0.21.0
- 61ac82f Merge pull request #86 from microsoft/clantz/drop-shell-env
- aee9816 Remove SHELL env var (vscode now checks /etc/passwd)
- 3d6210a Merge pull request #81 from microsoft/layer-consolidation
- 2a09f60 Drop duplicate apt-get updates
- 4e07318 Merge pull request #83 from codelahoma/patch-1
- 435ca9b Update README.md
- efb9f5a Merge branch 'master' of https://github.com/Microsoft/vscode-dev-containers
- 943a66a Typo
- bf66dd4 Bug fixes
See more
- ddadb45 Typos
- 78793ed Merge pull request #82 from brettcannon/patch-1
- f8926e1 Fix some grammar
- d7e81e5 Merge branch 'master' of https://github.com/microsoft/vscode-dev-containers into layer-consolidation
- 7c4aa81 Adjust TS/JS dockerfiles to match others
- 1060ecd Merge branch 'khonour/layers' of https://github.com/krystan/vscode-dev-containers into layer-consolidation
- b8831f7 Clarify reason for blank file in python containers
- 7aabfd7 Switch kubernetes-helm to use curl to aquire latest kubectl
- 08b25d1 Fix LF
- 3621d84 Add binary types
- 1ccd64a Add Docker Compose
- d02cac8 Fixes and formatting
- 5171ed0 Fix bad environment.yml and test project
- 6de9d75 Fixes for postCreateCommand
- 3133d72 Start of build layer consolidation
- ba1060e corrected positioning of comment
- bd66218 changed apt update to inline in run statement
- 963ef57 added the word 'globally' to better clarify the npm install statement for tslint and typescript
- 7db43f8 placed comments back in and continue with layers that are more optimal as suggested.
- 0aa8765 put commends back inline to help demonstrate what commands mean
- 0848096 moved front end to the end where it should be
- 27600c4 refactor file to take better account of layers.
This list of changes was auto generated.
v0.20.0
v0.19.0
Changes:
- e9709c3 0.19.0
- 2002d51 Fix bad environment.yml
- 1c05448 Update README.md
- ce1f043 Merge pull request #65 from Amblizer/rails
- 5224ca6 Update README.md
- 9dce98d Update README.md
- 4c3fc4e Merge pull request #72 from cmendible/master
- 13f10c0 retain test-project folder
- 4819e6e Container is now based on the Python:2.7 image
- 535a6c0 Merge pull request #74 from kmehant/patch-3
See more
- 103922b Update docker-compose.yml
- 643efb4 Simplify Java Dockerfiles
- 926c581 Fix typos
- 04315ec Merge pull request #73 from kmehant/patch-2
- 457d916 Merge branch 'master' of https://github.com/microsoft/vscode-dev-containers
- 2f2ef66 Rename R to r
- f347dd1 Typos and corrections
- 7d981b9 Merge pull request #60 from kmehant/R-devcontainer
- 2229e43 Simplify Java Dockerfiles
- 1a493a2 Changed docker-compose configuration
- 1caef8c Mention dependency of app service over db service
- 0ed21d0 Updated contributors
- 7d8760e Installed .NET core runtime with R installed on top of Ubuntu:bionic and added back R Tools extension
- 599e938 azure blockchain dev container
- e0ad62b 1. fix "test-project/bin" missing
- 0c96b4d 1. decommission erb extension;
- 01e3111 Updated Readme properly and removed R Tools extension
- 1e73f3e move ENV setting to devcontainer.json, update README
- f5ab366 add Ruby on Rails 5 container
- 9910562 Add R devcontainer for statistical computing
This list of changes was auto generated.
v0.18.0
Changes:
- 9150757 0.18.0
- 345dd7c Update README.md
- 30def30 Merge pull request #61 from kmehant/perl-devcontainer
- c4d7ee0 Update CONTRIBUTING.md
- 7db13f4 Update CONTRIBUTING.md
- 9369849 Merge pull request #68 from TylerLeonhardt/patch-1
- 67a5203 update to a working command
- b4a2d93 Update README.md
- 75ab722 Merge pull request #57 from Amblizer/master
- 8a167d3 Merge pull request #64 from kmehant/patch-1
See more
- 8762cb3 comment port and update README
- 2c95417 add .npmignore, explain default port in devcontainer.json
- 0abb6b1 Merge pull request #2 from microsoft/master
- 3eded6b Add missing sample projects to the documentation
- e0edb2f Updated README.md
- 8e7ac41 Added Perl devcontainer definition
- 6a1de7e add Sinatra Container
This list of changes was auto generated.
v0.17.0
Changes:
- 236e43a 0.17.0
- 3560379 Merge pull request #58 from microsoft/clantz/settings-in-devcontainerjson
- 15589cb Adapt to JAVA_HOME changing in base image
- 0d06710 Merge branch 'master' of https://github.com/microsoft/vscode-dev-containers into clantz/settings-in-devcontainerjson
- be9e2aa Update java home to new location
- df0a246 Remove dangling commas
- 3f11111 Removed dangling commas
- f19fbb8 Delete plot.png
- dbf3ff8 Move settings into devcontainer.json
This list of changes was auto generated.
v0.16.0
Changes:
- dfd5be0 0.16.0
- f6b2825 Update README.md
- a0370e4 Update README.md
- 7a726c7 Update README.md
- dfc2194 Small README updates
- bc044c9 Merge pull request #35 from Shikanime/master
- 0220ff5 Fix slash typo
- caa0cc4 Add optionnal volume binding for Minikube
- 543b220 Merge pull request #55 from yorsant/master
- 243336d Update README.md
See more
- 0a2ba77 Set bash as default shell
- a3f06b1 Add WORKSPACE to ignore
- ff08887 Merge pull request #47 from Shikanime/feat/bazel
- be405a5 Merge pull request #52 from microsoft/clantz/shell
- 299c373 Remove comment on devcontainer extensions
- 7975de2 Add bazel download checksum
- a423f84 Set default shell to /bin/bash
- 0825ec4 Fix bazel devcontainer indentation
- 9d193ad Merge remote-tracking branch 'origin/master'
- 7df7e5f Add bazel download checksum
- 9c59fa4 Merge pull request #49 from microsoft/clantz/readme-updates
- 8b47eeb Fix contributor name order
- d6620f3 Merge pull request #48 from cmendible/master
- 58613fb README and CONTRIBUTING clarifications
- 8a517b9 Fixing name
- 1ae6d61 Added azure-ansible dev container
- fae5912 Merge pull request #46 from Shikanime/doc/fix-typo
- af68070 Merge pull request #44 from DanTup/dart-tweaks
- f39a64f Fix ` key typo
- 03e6b75 Move Workspace to root folder
- 8f3fb81 Update Bazel documentation
- 5f4f879 Add Bazel gitignore
- 4989329 Add Bazel test project
- a9fad74 Remove unnecessary "pub get" step from readme
- bbf3166 Dart: Remove unnecessary instructions + format
- 4bf27ba Dart: Remove pedantic to simplify startup
- bbaf4ec Dart: Remove unnecessary extension
- 2f86271 Dart: Make browser open automatically
- b84beec Dart: Don't run pub-get on every launch
- 2884e4f Dart: Remove unused dependencies
- 395b110 Dart: Move server into bin/ folder and un-ignore
- d9ae89c Dart: fix pedantic lint for unawaited future
- b927086 Add bazel extension on remote
- 0dc3fff Add Bazel container
- af9ed33 Merge pull request #41 from microsoft/clantz/ptrace
- 3f29a7f Use string for postCreateCommand
- 0633a2b Drop array for postCreateCommand
- 30f79f4 Merge pull request #40 from microsoft/clantz/ptrace
- 9f7fd6e Add postCreateCommand example to templates
- b90bf7d Add command into postCreateCommand comments
- 65bed35 Fix comments, raise visibility to appPort, postCreateCommand
- b6a1b82 Formatting
- 1cc293b Fix tabs vs spaces
- fd9f37e Fix comments
- 7689e28 Fixed typos
- af6f09d Add ptrace runArgs into samples, docker-in-docker
- cdfd691 Revert minikube certificates mount to docker volume
- 29026ac Refactor to mount
- 3f22a89 Fix kubernete-helm certificates
This list of changes was auto generated.
v0.15.0
Changes:
- 8b24df6 0.15.0
- 7ec3412 Merge pull request #29 from TylerLeonhardt/patch-1
- 98df299 Merge stages
- abf399a Merge pull request #28 from microsoft/clantz/yarn-cosmetic
- 39c80bf Merge pull request #30 from brunoborges/fix-gradle-link
- ba29259 Fix SHA256
- fa5d0e9 Fix SHA256
- 0ad86ed Fix SHA256
- 13f697c Merge pull request #32 from alvarlagerlof/patch-1
- 6f031dc TYPO: Add space in k8s dockerfile
See more
- ecf4c9b fix symlink and upgrade to gradle 5.4.1
- 811f458 Use correct PowerShell container
- 632e321 Fix cosmetic error with yarn install
- 68eeaf3 0.14.0
This list of changes was auto generated.
v0.14.0
Changes:
- a8d34e0 0.14.0
- 0f86dc8 Merge pull request #26 from Microsoft/clantz/azure-ml-tweaks
- 186a5b9 Add note about sharedVolumes=false for Docker scenario
- 37d7ee1 Add sudo for docker runs
- 60be7a7 Specify Anaconda in README, warn about image size
- 1cebaa1 Fixed settings file
- 2878f22 Update installed extras
- ffb6fcc Azure ML tweaks and fixes
- da21e01 Merge pull request #25 from Microsoft/kieferrm/readme
- 3b30202 readme and contributing review
This list of changes was auto generated.
v0.13.0
Changes:
- a76d632 0.13.0
- cddb174 Fix step
- 9f85980 Remove redundant step
- 2771ba0 Merge pull request #23 from Microsoft/clantz/azure-fn-revamp
- bdba742 Typos
- 1cb6dd1 Removed test projects in favor of test steps
- 30284b4 Install eslint
- 58d06c4 Merge pull request #24 from Microsoft/clantz/tomcat-tweaks
- c3b7dd8 Tomcat definition tweaks
- 2fc9469 Merge pull request #21 from testforstephen/jinbo_tomcat8.5
See more
- a2672a6 Rename to Java 8 & Tomcat 8.5
- 9007455 Update README.md
- d1b998a C# test projects
- 26ca539 Reduce maintence by matching .NET Core, Java to Node Azure Functions definitions
- 59ba913 Fix Azure Functions Node defintions, add test projects
- 6fd2dc7 Add Tomcat 8.5 container definition
This list of changes was auto generated.
v0.12.0
Changes:
- c31bcef 0.12.0
- cb2b46d Update README.md
- 080e4ca Typos and corrections
- 5cd1986 Set java.home
- 6a631a0 Update docker-compose.yml
- 18b824b Merge branch 'clantz/docker-in-docker-updates' of https://github.com/Microsoft/vscode-dev-containers
- 1641597 Update docker-compose.yml files to mount .gitconfig
- 6c951b4 Merge pull request #22 from Microsoft/clantz/docker-in-docker-updates
- 63cc884 Update Docker containers
This list of changes was auto generated.