192 lines
7.8 KiB
JSON
192 lines
7.8 KiB
JSON
{
|
|
"kind": "ImageStream",
|
|
"apiVersion": "v1",
|
|
"metadata": {
|
|
"name": "ruby",
|
|
"annotations": {
|
|
"openshift.io/display-name": "Ruby"
|
|
}
|
|
},
|
|
"spec": {
|
|
"tags": [
|
|
{
|
|
"name": "latest",
|
|
"annotations": {
|
|
"openshift.io/display-name": "Ruby (Latest)",
|
|
"openshift.io/provider-display-name": "Red Hat, Inc.",
|
|
"description": "Build and run Ruby applications on UBI. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-ruby-container/tree/master/2.6/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of Ruby available on OpenShift, including major version updates.",
|
|
"iconClass": "icon-ruby",
|
|
"tags": "builder,ruby",
|
|
"supports": "ruby",
|
|
"sampleRepo": "https://github.com/sclorg/ruby-ex.git"
|
|
},
|
|
"from": {
|
|
"kind": "ImageStreamTag",
|
|
"name": "2.7-ubi8"
|
|
},
|
|
"referencePolicy": {
|
|
"type": "Local"
|
|
}
|
|
},
|
|
{
|
|
"name": "2.7-ubi8",
|
|
"annotations": {
|
|
"openshift.io/display-name": "Ruby 2.7 (UBI 8)",
|
|
"openshift.io/provider-display-name": "Red Hat, Inc.",
|
|
"description": "Build and run Ruby 2.7 applications on UBI 8. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-ruby-container/blob/master/2.7/README.md.",
|
|
"iconClass": "icon-ruby",
|
|
"tags": "builder,ruby",
|
|
"supports": "ruby:2.7,ruby",
|
|
"version": "2.7",
|
|
"sampleRepo": "https://github.com/sclorg/ruby-ex.git"
|
|
},
|
|
"from": {
|
|
"kind": "DockerImage",
|
|
"name": "registry.access.redhat.com/ubi8/ruby-27:latest"
|
|
},
|
|
"referencePolicy": {
|
|
"type": "Local"
|
|
}
|
|
},
|
|
{
|
|
"name": "3.0-ubi7",
|
|
"annotations": {
|
|
"openshift.io/display-name": "Ruby 3.0 (UBI 7)",
|
|
"openshift.io/provider-display-name": "Red Hat, Inc.",
|
|
"description": "Build and run Ruby 3.0 applications on UBI 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-ruby-container/blob/master/3.0/README.md.",
|
|
"iconClass": "icon-ruby",
|
|
"tags": "builder,ruby",
|
|
"supports": "ruby:3.0,ruby",
|
|
"version": "3.0",
|
|
"sampleRepo": "https://github.com/sclorg/ruby-ex.git"
|
|
},
|
|
"from": {
|
|
"kind": "DockerImage",
|
|
"name": "registry.access.redhat.com/ubi7/ruby-30:latest"
|
|
},
|
|
"referencePolicy": {
|
|
"type": "Local"
|
|
}
|
|
},
|
|
{
|
|
"name": "2.7-ubi7",
|
|
"annotations": {
|
|
"openshift.io/display-name": "Ruby 2.7 (UBI 7)",
|
|
"openshift.io/provider-display-name": "Red Hat, Inc.",
|
|
"description": "Build and run Ruby 2.7 applications on UBI 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-ruby-container/blob/master/2.7/README.md.",
|
|
"iconClass": "icon-ruby",
|
|
"tags": "builder,ruby",
|
|
"supports": "ruby:2.7,ruby",
|
|
"version": "2.7",
|
|
"sampleRepo": "https://github.com/sclorg/ruby-ex.git"
|
|
},
|
|
"from": {
|
|
"kind": "DockerImage",
|
|
"name": "registry.access.redhat.com/ubi7/ruby-27:latest"
|
|
},
|
|
"referencePolicy": {
|
|
"type": "Local"
|
|
}
|
|
},
|
|
{
|
|
"name": "2.7",
|
|
"annotations": {
|
|
"openshift.io/display-name": "Ruby 2.7",
|
|
"openshift.io/provider-display-name": "Red Hat, Inc.",
|
|
"description": "Build and run Ruby applications on CentOS 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-ruby-container/tree/master/2.7/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of Ruby available on OpenShift, including major version updates.",
|
|
"iconClass": "icon-ruby",
|
|
"tags": "builder,ruby,hidden",
|
|
"supports": "ruby",
|
|
"sampleRepo": "https://github.com/sclorg/ruby-ex.git"
|
|
},
|
|
"from": {
|
|
"kind": "DockerImage",
|
|
"name": "quay.io/centos7/ruby-27-centos7:latest"
|
|
},
|
|
"referencePolicy": {
|
|
"type": "Local"
|
|
}
|
|
},
|
|
{
|
|
"name": "2.6-ubi8",
|
|
"annotations": {
|
|
"openshift.io/display-name": "Ruby 2.6 (UBI 8)",
|
|
"openshift.io/provider-display-name": "Red Hat, Inc.",
|
|
"description": "Build and run Ruby 2.6 applications on UBI 8. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-ruby-container/blob/master/2.6/README.md.",
|
|
"iconClass": "icon-ruby",
|
|
"tags": "builder,ruby",
|
|
"supports": "ruby:2.6,ruby",
|
|
"version": "2.6",
|
|
"sampleRepo": "https://github.com/sclorg/ruby-ex.git"
|
|
},
|
|
"from": {
|
|
"kind": "DockerImage",
|
|
"name": "registry.access.redhat.com/ubi8/ruby-26:latest"
|
|
},
|
|
"referencePolicy": {
|
|
"type": "Local"
|
|
}
|
|
},
|
|
{
|
|
"name": "2.6-ubi7",
|
|
"annotations": {
|
|
"openshift.io/display-name": "Ruby 2.6 (UBI 7)",
|
|
"openshift.io/provider-display-name": "Red Hat, Inc.",
|
|
"description": "Build and run Ruby 2.6 applications on UBI 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-ruby-container/blob/master/2.6/README.md.",
|
|
"iconClass": "icon-ruby",
|
|
"tags": "builder,ruby",
|
|
"supports": "ruby:2.6,ruby",
|
|
"version": "2.6",
|
|
"sampleRepo": "https://github.com/sclorg/ruby-ex.git"
|
|
},
|
|
"from": {
|
|
"kind": "DockerImage",
|
|
"name": "registry.access.redhat.com/ubi7/ruby-26:latest"
|
|
},
|
|
"referencePolicy": {
|
|
"type": "Local"
|
|
}
|
|
},
|
|
{
|
|
"name": "2.6",
|
|
"annotations": {
|
|
"openshift.io/display-name": "Ruby 2.6",
|
|
"openshift.io/provider-display-name": "Red Hat, Inc.",
|
|
"description": "Build and run Ruby 2.6 applications on CentOS 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-ruby-container/blob/master/2.6/README.md.",
|
|
"iconClass": "icon-ruby",
|
|
"tags": "builder,ruby,hidden",
|
|
"supports": "ruby:2.6,ruby",
|
|
"version": "2.6",
|
|
"sampleRepo": "https://github.com/sclorg/ruby-ex.git"
|
|
},
|
|
"from": {
|
|
"kind": "DockerImage",
|
|
"name": "quay.io/centos7/ruby-26-centos7:latest"
|
|
},
|
|
"referencePolicy": {
|
|
"type": "Local"
|
|
}
|
|
},
|
|
{
|
|
"name": "2.5-ubi8",
|
|
"annotations": {
|
|
"openshift.io/display-name": "Ruby 2.5 (UBI 8)",
|
|
"openshift.io/provider-display-name": "Red Hat, Inc.",
|
|
"description": "Build and run Ruby 2.5 applications on UBI 8. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-ruby-container/blob/master/2.5/README.md.",
|
|
"iconClass": "icon-ruby",
|
|
"tags": "builder,ruby",
|
|
"supports": "ruby:2.5,ruby",
|
|
"version": "2.5",
|
|
"sampleRepo": "https://github.com/sclorg/ruby-ex.git"
|
|
},
|
|
"from": {
|
|
"kind": "DockerImage",
|
|
"name": "registry.access.redhat.com/ubi8/ruby-25:latest"
|
|
},
|
|
"referencePolicy": {
|
|
"type": "Local"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|