Corey Daley
061cf8859e
Update README.md
2023-03-15 21:34:55 -04:00
Nalin Dahyabhai
81bf759032
Update installation instructions to use go install
...
Update instructions to use `go install` instead of `go get` to have Go
do all of the work of installing the current version of the code.
Signed-off-by: Nalin Dahyabhai <nalin@redhat.com >
2022-07-07 10:27:27 -04:00
Ben Parees
a31b1155d3
update example to use newer ruby image
2019-11-26 11:02:39 -05:00
Daniel J Walsh
0ac085773b
Make s2i less Docker centric
...
Docker Images -> contianer images
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2019-05-16 09:27:29 -04:00
liangxia
d431bff05e
Update example repos that were moved to sclorg
2018-09-17 11:21:22 +08:00
Ben Parees
2991fc988b
note about false trojan alert on windows
2018-01-22 10:14:49 -05:00
Corey Daley
a65514eec3
Documentation: Installation using go get
...
Closes #667
2017-06-23 10:53:25 -04:00
Corey Daley
9a27a0a4bf
Updating sample s2i build command to use a repo that is currently working correctly.
...
Also updated sample docker run command to map the port correctly
2017-03-14 13:36:37 -04:00
Corey Daley
d5df4322a5
fixing broken link in README.md
2017-03-08 10:33:42 -05:00
M. Edward (Ed) Borasky
1f03ec48be
Ruby 2.3 image has moved
...
The Ruby example doesn't work - there's no image at `centos/ruby-23-centos7`. It's now at `centos/ruby-23-centos7`.
2017-03-02 23:54:40 -08:00
Corey Daley
a8f4df0479
Overhaul of Source-to-Image
...
Updating README(s), templates, and examples
2017-02-23 10:15:59 -05:00
Lucas Holmquist
6d15d81f90
update ONBUILD docs link to non-breaking link
2017-02-15 10:28:53 -05:00
Philippe Hässig
86343df2f6
Add installation instructions for homebrew
...
I added a formula for source-to-image to Homebrew (https://github.com/Homebrew/homebrew-core/pull/8729 ). It means the
installation on OS X is much easier now.
2017-01-24 08:00:45 +01:00
Jonathan Yu
928e62e503
Update required Go version in README
...
Closes: #668
Signed-off-by: Jonathan Yu <jawnsy@redhat.com >
2017-01-06 08:55:27 -08:00
Yuanxiao
adaacadf4f
advise use http/s or ssh protocol not local protocol ( #646 )
...
* advise use http/s or ssh protocol not local protocol
Signed-off-by: yuanxiao <yuan.xiao5@zte.com.cn >
* advise use http/s or ssh protocol not local protocol
Signed-off-by: yuanxiao <yuan.xiao5@zte.com.cn >
* advise use http/s or ssh protocol not local protocol
Signed-off-by: yuanxiao <yuan.xiao5@zte.com.cn >
* advise use http/s or ssh protocol not local protocol
Signed-off-by: yuanxiao <yuan.xiao5@zte.com.cn >
advise use http/s or ssh protocol not local protocol
Signed-off-by: yuanxiao <yuan.xiao5@zte.com.cn >
advise use http/s or ssh protocol not local protocol
Signed-off-by: yuanxiao <yuan.xiao5@zte.com.cn >
2016-12-05 08:34:04 -05:00
Slava Semushin
72af1d731c
docs/user_guide.md: document how to invoke embedded scripts from custom ones.
...
Also improve README.md.
2016-08-19 17:04:39 +02:00
Ben Parees
797319da8d
include an example in the top of the readme
2016-07-21 17:56:55 -04:00
Ben Parees
20b498260a
add link to s2i briefing in readme.
2016-07-19 18:18:06 -04:00
Rodolfo Carvalho
a92ecdd11a
Fix some nits in documentation
...
- s/Golang/Go/
- Make similar paragraphs similar, include the same list of languages.
The paragraph in docs/runtime_image.md contains more detailed
information.
- Spurious whitespace changes.
2016-07-13 23:34:44 +02:00
Slava Semushin
6ca3ee11bf
Document how extended build.
2016-07-13 20:31:28 +02:00
oatmealraisin
e44975bc4b
Added documentation for installation with release binaries.
2016-06-21 15:38:51 -04:00
Clayton Coleman
1a98fb8909
Updates to readme ( #512 )
...
* Updates to readme
Further refine goals and intro
* Review 1
2016-06-06 15:58:50 -04:00
Ben Parees
aff357d9c9
update readme w/ benefits/goals of s2i
2016-06-01 23:37:40 -04: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
Colin Walters
fcac81608f
README.md: Add some extra backtick quotation
...
I think it looks better to quote literals.
2016-05-04 11:34:41 -04:00
Ben Parees
848f7099a9
reference openshift image guidelines
2016-04-25 13:19:20 -04:00
Jonathan Yu
50b63f2c60
Add badges for Go Report Card and License
...
Signed-off-by: Jonathan Yu <jawnsy@redhat.com >
2016-03-08 12:12:57 -08:00
Maciej Szulik
05eee4936c
.sti/environment -> .s2i/environment
2016-02-03 09:25:25 +01:00
Ben Parees
0e79e475df
clarify root/docker group security
2016-02-02 16:30:01 -05:00
Michail Kargakis
5083d4a5d6
Fix tutorial link
2015-12-27 16:59:09 +01:00
pi-victor
657febbcc9
Minimal s2i builder image tutorial
2015-12-17 16:26:29 +01:00
Dan McPherson
607e63056d
Formatting cleanup
2015-12-07 11:28:44 -05:00
Ben Parees
2b2d50fe8d
readme path and sample are wrong
2015-11-11 23:05:49 -05:00
Michal Fojtik
d6b7659255
Update docs for --recursive and file://
2015-09-10 12:55:56 +02:00
Maciej Szulik
20160b963a
sti -> s2i rebranding
2015-08-24 17:22:00 +02:00
OpenShift Bot
580b73bdf5
Merge pull request #248 from gabemontero/issue197
...
Merged by openshift-bot
2015-07-29 15:00:43 -04:00
gabemontero
19442d1ba1
issue197: implement .dockerignore style function via .s2iignore file and code changes, with updated doc and tests; investigation and work around for hang with very quick git clones; multiple revisions based on comments from Ben and Maciej
2015-07-29 13:34:40 -04:00
gabemontero
857826b38a
issue133: introduce sti debug guide, subsequent passes after Ben/Maciej comments, more research
2015-07-22 12:43:43 -04:00
ewolinetz
78a7b23f84
Adding URL to reference Docker docs re ONBUILD
2015-07-02 11:41:24 -05:00
ewolinetz
51ccfa85bf
Rewording and updating README.md
2015-06-26 17:00:30 -05:00
Maciej Szulik
5637a1be4d
Removed support for go1.3 and updated hack/test-go.sh to match origin's
...
version.
2015-05-25 16:25:32 +02:00
Michal Fojtik
6f34c60349
Add Security section into README
2015-05-15 11:14:05 +02:00
Ben Parees
bab894d677
fix reference to --clean flag
2015-04-15 12:51:06 -04:00
Michal Fojtik
d2e8a4602c
Add support for .sti/environment file
2015-02-24 21:33:41 +01:00
jhadvig
8a56070291
Renaming ruby-20-centos to new ruby-20-centos7
2015-02-24 10:29:32 +01:00
Michal Fojtik
2bc8985f80
Note about OnBuild strategy
2015-02-19 15:13:45 +01:00
Dan McPherson
6029dc02b4
Cleanup doc
2015-02-12 17:03:31 -05:00
Dan McPherson
c4da0ca693
Remove depreated options
2015-02-09 11:18:36 -05: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
Mariusz Smykuła
b906ff9b02
build status badge
2015-01-27 23:22:46 +01:00