1
0
mirror of https://github.com/openshift/source-to-image.git synced 2026-02-06 15:45:00 +01:00
Commit Graph

15 Commits

Author SHA1 Message Date
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
Ben Parees
fafcd34daf report actual error on commit failure 2016-05-04 14:25:49 -04:00
Cesar Wong
965426e9f4 Add allowed-uids flag to the STI command 2015-08-11 17:04:49 -04:00
Cesar Wong
62b32aba4e Revert "Add flag to prevent builders from running as root"
This reverts commits 31c8706886 and 5d118bd5f3.
2015-07-20 12:52:25 -04:00
Cesar Wong
31c8706886 Add error for no-root condition 2015-07-10 11:56:44 -04:00
Michal Fojtik
82ff17419b Add support for new scripts-url label format 2015-06-26 15:42:50 +02:00
Ben Parees
62928769e4 report proper error for unrecognized source protocol 2015-06-11 10:22:14 -04: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
569f6b1892 Issue 187 - change parameters from camelCase to hyphen-names 2015-05-15 13:46:35 +02:00
Maciej Szulik
a35d3ba684 Changed Script -> string for readability 2015-02-20 13:54:14 +01:00
Michal Fojtik
e8fdd7fdeb Fix the errors names 2015-02-20 11:36:44 +01:00
Maciej Szulik
e67968972b Refactor installer interface 2015-02-19 21:50:27 +01:00
Maciej Szulik
55fed4adf3 Refactor downloader interface 2015-02-19 21:50:21 +01:00
Michal Fojtik
4a6c21f0cb Refactor to support more build strategies 2015-02-10 15:51:12 +01:00