vscode-dev-containers/repository-containers
CI fbf21490d1 Automated update for script library changes 2021-03-09 18:57:36 +00:00
..
github.com Remove angular dev container since one is in repo (#758) 2021-02-19 16:08:03 -08:00
images Automated update for script library changes 2021-03-09 18:57:36 +00:00
.npmignore npmignore edit 2020-09-27 12:00:43 -07:00
README.md Support repo container image generation (#583) 2020-09-26 20:43:57 -07:00

README.md

Repository Development Containers

While we encourage you to add development container configuration files to your repositories so others can benefit from them, some organizations prefer to not include development tool related files in source control. To provide additional flexibility, this folder includes dev container definitions that will be be used if you open the cloned repository using Remote - Containers extension (if there is no .devcontainer.json or .devcontainer/devcontainer.json file locally). The images folder here is used to pre-build images that are then referenced here or directly in source code repositories.

See CONTRIBUTING.md for details on contributing a container.

If you are looking for a list of additional dev container definitions that are included in the Remote - Containers extension, see the containers folder instead.

License

Copyright (c) Microsoft Corporation. All rights reserved.

Licensed under the MIT License. See LICENSE