Oryx/doc
Saipriya-1144 b4287080d9
User/priya/passing versions as args (#2478)
* Deleted __pythonVersions.sh

* Modified PlatformInstallerBase.cs

* Modified Php, phpfpm dockerfiles

* Modified bullseye.dockerfile in php-fmp

* Modified azureFunctions.JamStack.Dockerfile

* Removed Unnecessary files

* modified dotnet dockerfiles

* deleted unused sh files in build folder

* Removed Unnecessary ENV variables

* deleted __functions.sh

* Modified PlatformInstallerBase.cs

* modified PlatformInstallerBase.yml

* modified args in dockerfiles

* Removed unnecessary lines

* Modified dotnet 9 dockerfile

* Created a default version file in Oryx

* Created a default version file in Oryx

* Created a default version file in Oryx

* making default version file executable

* moved defaultversions.sh to build folder

* removed default values

* modified php-fpm 8.2 dockerfile

* created build_runtime_images.sh to  build locally

* removed unnecessary zips

* added setting_variables.yml for local build

* Modified setting_variables.yml

* removed DotNetCoreAgent.2.8.42.zip

* removed default versions file

* modified NodeDynamicInstallationTest.cs

* added more constants to constants.yml

* modified Oryx.sln

* recovered build/buildPlatformBinaries.sh build/buildTestBuildImages.sh files

* modified buildTestBuildImages.sh

* recovered __functions.sh

* recovered __functions.sh

* updated versions in constants.yml

* updated php 8.3 buster image

* passed YAML version from constants.yml

* Recovered __pythonVersions.sh

* modified to include __pythonVersions.sh

* passed YARN version also as parameter

* removed extra line

* passed dotnetCoreagent version as arg

* Added build_buildimages.sh

* Removed unnecessary  comments

* removed unnecessary comments

* resolved comments
2024-08-22 09:53:49 +05:30
..
buildServer Williamhe/add oryx server command (#1208) 2022-02-08 15:52:23 -08:00
hosts
resources
runtimes
README.md
architecture.md
base_images.md
buildpack.md
configuration.md
supportedPlatformVersions.md
supportedRuntimeVersions.md

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