Oryx/doc
william-msft 94240c4512
Williamhe/1432952 add jdk17 java support (#1152)
* Add fix for https://github.com/microsoft/Oryx/issues/1073

* Add fix for https://github.com/microsoft/Oryx/issues/1073 unit test

* Add permissions to codespaces for /opt

* Add jdk17.0.1 version, build number, and sha

* Remove unnecessary line

* Add jdk 17.0.1 after updating constants.yaml and running generateConstants.sh

* Add a space for new commit

* Remove a space for new commit

* Add new url for getting jdk17

* Remove unnecessary code

* Add TODO with workitem number

* Remove jdk17 url parameterization
2021-11-21 08:37:09 -08:00
..
hosts Miscellaneous updates to Oryx documentation (#359) 2019-10-03 11:04:24 -07:00
resources [980363] Update build and runtime images documentation (#369) 2019-10-03 11:02:38 -07:00
runtimes Add support for redis packages for php runtime images (#1062) 2021-08-03 12:09:09 -07:00
README.md Update documents of configuration options and automatic build process (#877) 2020-12-10 09:39:53 -08:00
architecture.md Update documents of configuration options and automatic build process (#877) 2020-12-10 09:39:53 -08:00
base_images.md Update documents of configuration options and automatic build process (#877) 2020-12-10 09:39:53 -08:00
buildpack.md Added infrastructure to support an Oryx Buildpack (#55) 2019-04-12 10:11:35 -07:00
configuration.md docs: provide correct values for PLATFORM_NAME (#1119) 2021-10-25 09:54:55 -07:00
supportedPlatformVerions.md Williamhe/1432952 add jdk17 java support (#1152) 2021-11-21 08:37:09 -08:00

README.md

These documents describe components and configuration of Oryx's build and run system and how to configure or change them.

Contents

  1. Using Oryx
  2. Configure specific features, including support for multiple platforms.
  3. Runtimes
  4. Architecture and components
  5. Build image, which contains the supported SDKs.
  6. Runtime images, streamlined to run applications previously built using the build image.
  7. Supported platform versions