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.31.0
Changes:
- 4f962ab 0.31.0
- 8a136fa Resolve microsoft/vscode-remote-release#1394
- 57f759b Resolve microsoft/vscode-remote-release#1394
- aef6926 Update UID/GID rather than create user
- 4623f33 Change test project to work w/non-root user
- efbd7bf Merge branch 'master' of https://github.com/Microsoft/vscode-dev-containers
- 11f1b6e Install yarn
- 519af43 Merge pull request #125 from aaronadamsTO/patch-1
- a006924 Fix typo
This list of changes was auto generated.
v0.30.0
Changes:
- 2d97b4c 0.30.0
- 44b3c64 Tweak comment on shell setting
- 17ce921 Merge branch 'master' of https://github.com/Microsoft/vscode-dev-containers
- 1276fb4 Comment out terminal setting for "existing" definitions given Alpine support
- 734ed37 Update devcontainer.json
- afe2326 Update devcontainer.json
- 15e5064 Update devcontainer.json
This list of changes was auto generated.
v0.29.0
Changes:
- fa3b788 0.29.0
- 2009093 Merge pull request #124 from dehru/dehru/settings-java-home
- 4abc45c using settings property to set java home to local container path
- 8b5e96c Merge pull request #3 from microsoft/master
- 66fce71 Fixed typo
- 94f940d Merge pull request #123 from dehru/salesforce/sfdx-project-container
- 41cef30 Merge branch 'master' of https://github.com/Microsoft/vscode-dev-containers
- 3b1bccc Remove Alpine references
- 3d9a57a add sfdx project container template, readme, and test
- f29f6f5 Merge pull request #2 from microsoft/master
This list of changes was auto generated.
v0.28.0
Changes:
- 1c458b1 0.28.0
- 6a40f3b Update comments, default terminal to bash
- db512a8 Merge pull request #120 from adamralph/dotnetcore-2.2
- d012802 Merge pull request #122 from microsoft/clantz/1.38-updates [ #1203 ]
- 2e92345 Add setting to workaround VSCR #1203, add runServices comment to Docker Compose defs
- 3dfc88f Bug fix now that base image is Debian 10
- a899a51 Set java path
- 8d9b2aa Merge branch 'master' of https://github.com/Microsoft/vscode-dev-containers
- 3ca52ee Test fixes
- 763ccbf add dotnetcore-2.2 container
This list of changes was auto generated.
v0.27.0
Changes:
- 62c912e 0.27.0
- ab289c3 Test automation
- 85dbfc4 Merge branch 'master' of https://github.com/Microsoft/vscode-dev-containers
- 7de41e5 Test fix
- 930deac Test script
- 56f705c Merge branch 'master' of https://github.com/Microsoft/vscode-dev-containers
- bd8e9e1 Improved test scripts
- 3c68295 Merge pull request #119 from BobbyMcWho/patch-1
- 31102d8 Fix missing newline escape
- c529d49 Test script fixes
See more
- f0f134d Update tests
- f233c8e Tweak removal of redundant extensions property
- ca904f8 Merge pull request #117 from andyli/patch-1
- cd9fc0b Remove redundant "extensions" field.
- 1240800 Merge pull request #116 from microsoft/clantz/user-sudo
- 5e07787 Fixes
- ae361c0 Merge pull request #113 from brettcannon/python-updates
- 3058f46 Change how requirements.txt is handled
- 67f1f40 Merge pull request #114 from brettcannon/clippy-rustfmt
- 46c43c8 Remove noop.txt files
- 631bf37 Add iproute2 to avoid warnings about "ip" command not being found
- b959b92 Bug fix
- ffb6190 Minor fixes
- 608eaa6 Install rustfmt and clippy for Rust
- f098e4f Specify the location of pylint in the conda containers
- 0398a98 Update python-3-postgres to sync up w/ python-3
- 08d49fa Tweak order of settings for python-3 to fit Brett's brain better
- 01af917 Update the Python 2 container to match the Python 3 one
This list of changes was auto generated.
v0.26.0
Changes:
- ea500c5 v0.26.0
- 9d80de4 Merge branch 'master' of https://github.com/Microsoft/vscode-dev-containers
- 676141e Fix dangling comma
- b1bcb15 Fix typo
- 788f7fa Tweak non-root user info
- 0bcb368 Update README.md
- c666128 Update README.md
- bd042c2 Update README.md
- 30d6e2c Default to bundled lldb debug adapter
- ed27cf1 Merge branch 'master' of https://github.com/Microsoft/vscode-dev-containers
See more
- 64d805a Remove duplicate runArgs comment
- a6c8923 Merge pull request #112 from xWiiLLz/xWiiLLz/elm-test-project
- 304ab0b Removed architecture examples for simpler hello-world file
- 1d4333e Merge pull request #1 from microsoft/master
- 58b60f9 Merge pull request #111 from brettcannon/no-requirements-in-image
- 449d324 Don't run
pip install -r requirements.txt
in the Dockerfile
This list of changes was auto generated.
v0.25.0
Changes:
- 9df84c2 0.25.0
- 27fc739 Remove accidentially added sub-modules
- 07785e1 Updates for #108
- 3e17c3f Merge branch 'master' of https://github.com/Microsoft/vscode-dev-containers
- 1a4e873 Adapt to anaconda image updates
- 5fc3c23 Merge pull request #109 from microsoft/clantz/runargs-user
- 7a9e3ce Bug fixes
- a87b186 Merge branch 'master' of https://github.com/Microsoft/vscode-dev-containers into clantz/runargs-user
- e4d0934 Add setup for using a non-root user
- 3d4a73e Merge pull request #102 from mazgi/suppress-warn-unable-to-initialize-frontend-dialog
See more
- 77523ff Bug fix for "pip not found" error
- e994014 Bug fix for "pip not found" error
- 43654c2 Force python:2.7-stretch since no Azure repo for buster exists yet.
- 294ba01 Update README.md
- 87d95a2 Merge pull request #101 from xWiiLLz/xWiiLLz/elm-template
- b1978a3 Moved Elm version into configurable Arg
- 2165d17 Updated devcontainer sample command & name
- 2ad201f Removed Elm versioning in readme
- 92d2b1e Updated contributors
- 1600e4f Renamed folder to elm
- e1f745e Unset DEBIAN_FRONTEND environment variable on last step.
- 637a62e Install dialog.
- 8b90b31 Renamed to include elm's version
- be94e3c Added comment for base port in devcontainer.json
- 89cb8b5 Added readme & npmignore
- 54415c1 Added test-project files
- 891b857 Added wget package
- 8dba819 Added Elm extension and binary in dockerfile
- 3ad0b8b Remove .gitconfig mount now that its copied
- 0589c0f Update Docker extension ID, formatting
- bb8f87c Revert "Merge pull request #100 from microsoft/clantz/comment-tweaks"
- 8b3566b Revert "Update devcontainer.json"
- 815f32a Update devcontainer.json
- c078b64 Merge pull request #100 from microsoft/clantz/comment-tweaks
- 7a121e2 Added comment on mounting .ssh folder, fixed Docker extn ID
- 7667077 Merge pull request #94 from jpogran/puppet-pdk
- 7b36195 Puppet PDK Docker Container file
- d67a980 Merge pull request #96 from anthonychu/add-azure-functions-python-3.6
- 3f22562 Change Python 3.6 -> 3
- 3ff727e Add Azure Functions Python 3.6
- 7bdf9b4 Merge pull request #93 from brettcannon/python-touchup
- 97deb01 Merge pull request #95 from microsoft/update-add-def-command
- 0ebe8fc Try to make Docker's crazy COPY happy
- 15eb7eb Specify the location of Pylint as installed in the image
- 4f83593 Don't check for a new version of pip or cache wheel files
- 7e52bdd Drop unnecessary '*' from copying requirements.txt
- 5955fe1 Update command name for adding container defintion w/1.36 release
This list of changes was auto generated.
v0.24.0
Changes:
- 788913d 0.24.0
- e52cc30 Refined based on microsoft/vscode-remote-try-go#3
- c83e5d7 Update devcontainer.json
- 05a930b Update devcontainer.json
This list of changes was auto generated.
v0.23.0
v0.22.0
Changes:
- 130a623 0.22.0
- 555b7b1 Updated note to give more information about glibc
- 477d5f5 Update to use frolvlad/alpine-glibc image
- a048dd2 Update note
- 6576a43 Merge pull request #89 from microsoft/clantz/alpine-3.10
- b4a0c0a Typo
- 89171ab v1 of Alpine definition
- 05f30d4 Formatting
- 855f127 Merge pull request #84 from kmehant/node-postgres
- 901edb9 Made fixes