1
0
mirror of https://github.com/openshift/source-to-image.git synced 2026-02-05 12:44:54 +01:00
Commit Graph

21 Commits

Author SHA1 Message Date
Corey Daley
c8dd2dc2cc Update builder_image.md 2022-07-08 16:58:34 -04:00
liangxia
22b89046f1 URL of OKD is docs.okd.io now 2018-09-19 09:17:29 +08:00
Will Gordon
b681988039 update incorrect artifacts path in builder_image doc 2017-12-06 19:13:28 -05:00
Ricardo Pchevuzinske Katz
48d9ae3ce9 Add support for assemble-user label
Add support for assemble-user label

Add support for assemble-user label

Add support for assemble-user label

Add support for assemble-user label

Add support for assemble-user label
2017-08-17 17:02:31 -03:00
Mark McKinstry
e5460e8a7f fix anchor for testrun
I'm not sure if its markdown or an HTML problem but "test/run" with a slash in the anchor isn't working.
2017-05-23 20:44:44 -07:00
Ben Parees
d21f43d9fb clarify the output of save-artifacts cannot include anything except the tar stream 2016-12-05 12:50:38 -05:00
Clark Hale
3e2b19fcf9 Corrected save-artifacts example to prevent tar stream corruption.
The pushd and popd commands in the example for save-artifacts example emit output to standard out.  This will corrupt the tar stream, and prevent the reuse of the saved artifacts.
2016-11-15 12:37:57 -05:00
Ben Parees
848f7099a9 reference openshift image guidelines 2016-04-25 13:19:20 -04:00
Maciej Szulik
1bb1785da4 sti -> s2i docs leftovers 2016-02-03 09:43:02 +01:00
Maciej Szulik
20160b963a sti -> s2i rebranding 2015-08-24 17:22:00 +02:00
Maciej Szulik
faf9f9a2c4 Fixed some leftovers from moving to new label scheme including: docs,
getDestination method and template for Dockerfile.
2015-07-06 14:09:30 +02:00
ewolinetz
9fec673291 Addressing nits and resolving merge conflicts. 2015-06-26 10:31:42 -05:00
Ian Miell
d0ebbbf829 Some rewrites and clarifications
Conflicts:
	docs/builder_image.md
	pkg/create/templates/test.go
2015-06-26 10:04:53 -05:00
Michal Fojtik
88295cb030 Fix documentation to mention new label 2015-06-26 16:05:42 +02:00
ewolinetz
300d64874b Updated documentation within builder_image.md 2015-06-25 16:43:29 -05:00
Maciej Szulik
d65eba6ebb Moved sti scripts docs under builder section where it belongs more. 2015-06-02 17:38:40 +02:00
Maciej Szulik
fee5e487b3 Renamed location flag and label to destination 2015-05-31 06:59:16 +02:00
Maciej Szulik
fbfcc2cd88 Issue 205 - renamed io.openshift.sti.* label to shorter io.s2i.* 2015-05-29 20:48:26 +02:00
Maciej Szulik
ded1aaa5d8 Issue 183 - migrated STI_SCRIPTS_URL and STI_LOCATION environment
variables to io.openshift.sti.scripts-url and
io.openshift.sti.location labels.
2015-05-25 16:25:32 +02:00
Maciej Szulik
fafac1c1ee Fixed typo in save-artifacts description, added test/run description, release link and godoc reference to README.md 2015-01-28 15:28:12 +01:00
Maciej Szulik
80bd1b2f9d Card devexp_395 devexp_416 Added documentation. 2015-01-08 16:55:42 +01:00