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

8 Commits

Author SHA1 Message Date
Ben Parees
b5c7fe4c29 fix markdown syntax 2017-03-15 11:41:06 -04:00
Slava Semushin
138e6924ca Minor code improvements.
- sti -> s2i
- fix a couple of typos
- remove useless fmt.Sprintf() usage
- use api.Assemble constant
- UploadToContainer: rename argument
- docs/cli.md: correct the number of log levels
- docs/debugging-s2i.md: fix a typo
2016-06-23 17:50:08 +02:00
Slava Semushin
246d932776 Don't use deprecated option/file/image.
- don't use deprecated image: openshift/wildfly-8-centos -> openshift/wildfly-100-centos7
- update docs to use --pull-policy instead of deprecated --force-pull.
- replace .stifile by .s2ifile in --use-config option description.
2016-05-13 15:57:54 +02:00
Michal Fojtik
d86a461457 Deprecate .sti/environment 2016-02-08 10:46:45 +01:00
Dan McPherson
0b1d56e307 Fix typo 2015-11-14 18:20:20 -05:00
Dan McPherson
963416327f Fix typo 2015-11-11 05:42:05 -05:00
Maciej Szulik
20160b963a sti -> s2i rebranding 2015-08-24 17:22:00 +02:00
gabemontero
857826b38a issue133: introduce sti debug guide, subsequent passes after Ben/Maciej comments, more research 2015-07-22 12:43:43 -04:00