mirror of
https://github.com/openshift/source-to-image.git
synced 2026-02-05 12:44:54 +01:00
Minimal s2i builder image tutorial
This commit is contained in:
@@ -14,7 +14,6 @@ Interested in learning more? Read on!
|
||||
|
||||
Want to just get started now? Check out the [instructions](#getting-started).
|
||||
|
||||
|
||||
# Philosophy
|
||||
|
||||
1. Simplify the process of application source + builder image -> usable image for most use cases (the
|
||||
@@ -29,6 +28,8 @@ Want to just get started now? Check out the [instructions](#getting-started).
|
||||
|
||||
# Anatomy of a builder image
|
||||
|
||||
See a practical tutorial on how to create a builder image [here](examples/TUTORIAL.md)
|
||||
|
||||
Creating builder images is easy. `s2i` looks for you to supply the following scripts to use with an
|
||||
image:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user