зеркало из https://github.com/microsoft/Oryx.git
94240c4512
* 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 |
||
---|---|---|
.. | ||
hosts | ||
resources | ||
runtimes | ||
README.md | ||
architecture.md | ||
base_images.md | ||
buildpack.md | ||
configuration.md | ||
supportedPlatformVerions.md |
README.md
These documents describe components and configuration of Oryx's build and run system and how to configure or change them.
Contents
- Using Oryx
- Using Azure App Service for Linux, where Oryx is called to build and run web apps.
- Custom Dockerfile that calls Oryx to build and run the application.
- Configure specific features, including support for multiple platforms.
- Runtimes
- Architecture and components
- Build image, which contains the supported SDKs.
- Runtime images, streamlined to run applications previously built using the build image.
- Supported platform versions