devcontainers.github.io
devcontainers.github.io copied to clipboard
Web content for the development containers specification.
## What type of PR is this? - [ ] Add a new dev container collection - [ ] Update to an existing dev container collection - [X] Documentation/spec update...
List demos-by-igwejk/devcontainer-templates/java template ## What type of PR is this? - [x] Add a new dev container collection - [ ] Update to an existing dev container collection - [...
## What type of PR is this? - [x] Add a new dev container collection - [ ] Update to an existing dev container collection - [ ] Documentation/spec update...
## What type of PR is this? - [X] Add a new dev container collection - [ ] Update to an existing dev container collection - [ ] Documentation/spec update...
## What type of PR is this? - [x] Add a new dev container collection - [ ] Update to an existing dev container collection - [ ] Documentation/spec update...
## What type of PR is this? - [x] Add a new dev container collection - [ ] Update to an existing dev container collection - [ ] Documentation/spec update...
## What type of PR is this? - [x] Add a new dev container collection - [ ] Update to an existing dev container collection - [ ] Documentation/spec update...
## What type of PR is this? - [x] Add a new dev container collection - [ ] Update to an existing dev container collection - [ ] Documentation/spec update...
Install apt dependencies defined in an `Aptfile.dev` file. This feature is inspired by the approach found in [heroku-buildpack-apt](https://github.com/heroku/heroku-buildpack-apt) and [Aptfile Buildpack on App Platform](https://docs.digitalocean.com/products/app-platform/reference/buildpacks/aptfile/). It simplifies the process of managing...