Oryx/doc
Arjun Roy Chaudhuri 2c52ada18a
replace docker hub links with mcr links in our docs (#338)
* replace docker hub links qwith mcr links in our docs

* remove doc changes as a trigger for validation builds

* undo trigger changes for validation build

* test without git checkout

* add back checkout step
2019-09-06 14:28:03 -07:00
..
hosts replace docker hub links with mcr links in our docs (#338) 2019-09-06 14:28:03 -07:00
runtimes .NET Core build: Updated documentation (#307) 2019-08-07 17:02:49 -07:00
README.md More doc changes (#189) 2019-06-04 17:45:05 -07:00
architecture.md replace docker hub links with mcr links in our docs (#338) 2019-09-06 14:28:03 -07:00
base_images.md replace docker hub links with mcr links in our docs (#338) 2019-09-06 14:28:03 -07:00
buildpack.md Added infrastructure to support an Oryx Buildpack (#55) 2019-04-12 10:11:35 -07:00
configuration.md Updating status build, fix doc (#232) 2019-06-27 15:45:21 -07: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.