166 lines
6.8 KiB
JSON
166 lines
6.8 KiB
JSON
{
|
|
"kind": "ImageStream",
|
|
"apiVersion": "image.openshift.io/v1",
|
|
"metadata": {
|
|
"name": "nodejs",
|
|
"annotations": {
|
|
"openshift.io/display-name": "Node.js"
|
|
}
|
|
},
|
|
"spec": {
|
|
"tags": [
|
|
{
|
|
"name": "latest",
|
|
"annotations": {
|
|
"openshift.io/display-name": "Node.js (Latest)",
|
|
"openshift.io/provider-display-name": "Red Hat, Inc.",
|
|
"description": "Build and run Node.js applications on UBI. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-nodejs-container/blob/master/16/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of Node.js available on OpenShift, including major version updates.",
|
|
"iconClass": "icon-nodejs",
|
|
"tags": "builder,nodejs",
|
|
"supports":"nodejs",
|
|
"sampleRepo": "https://github.com/sclorg/nodejs-ex.git"
|
|
},
|
|
"from": {
|
|
"kind": "ImageStreamTag",
|
|
"name": "16-ubi8"
|
|
},
|
|
"referencePolicy": {
|
|
"type": "Local"
|
|
}
|
|
},
|
|
{
|
|
"name": "16-ubi9",
|
|
"annotations": {
|
|
"openshift.io/display-name": "Node.js 16 (UBI 9)",
|
|
"openshift.io/provider-display-name": "Red Hat, Inc.",
|
|
"description": "Build and run Node.js 16 applications on UBI 9. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-nodejs-container/blob/master/16/README.md.",
|
|
"iconClass": "icon-nodejs",
|
|
"tags": "builder,nodejs",
|
|
"version": "16",
|
|
"sampleRepo": "https://github.com/sclorg/nodejs-ex.git"
|
|
},
|
|
"from": {
|
|
"kind": "DockerImage",
|
|
"name": "registry.access.redhat.com/ubi9/nodejs-16:latest"
|
|
},
|
|
"referencePolicy": {
|
|
"type": "Local"
|
|
}
|
|
},
|
|
{
|
|
"name": "16-ubi9-minimal",
|
|
"annotations": {
|
|
"openshift.io/display-name": "Node.js 16 (UBI 9 Minimal)",
|
|
"openshift.io/provider-display-name": "Red Hat, Inc.",
|
|
"description": "Build and run Node.js 16 applications on UBI 9 Minimal. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-nodejs-container/blob/master/16-minimal/README.md.",
|
|
"iconClass": "icon-nodejs",
|
|
"tags": "builder,nodejs",
|
|
"version": "16",
|
|
"sampleRepo": "https://github.com/sclorg/nodejs-ex.git"
|
|
},
|
|
"from": {
|
|
"kind": "DockerImage",
|
|
"name": "registry.access.redhat.com/ubi9/nodejs-16-minimal:latest"
|
|
},
|
|
"referencePolicy": {
|
|
"type": "Local"
|
|
}
|
|
},
|
|
{
|
|
"name": "16-ubi8",
|
|
"annotations": {
|
|
"openshift.io/display-name": "Node.js 16 (UBI 8)",
|
|
"openshift.io/provider-display-name": "Red Hat, Inc.",
|
|
"description": "Build and run Node.js 16 applications on UBI 8. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-nodejs-container/blob/master/16/README.md.",
|
|
"iconClass": "icon-nodejs",
|
|
"tags": "builder,nodejs",
|
|
"version": "16",
|
|
"sampleRepo": "https://github.com/sclorg/nodejs-ex.git"
|
|
},
|
|
"from": {
|
|
"kind": "DockerImage",
|
|
"name": "registry.access.redhat.com/ubi8/nodejs-16:latest"
|
|
},
|
|
"referencePolicy": {
|
|
"type": "Local"
|
|
}
|
|
},
|
|
{
|
|
"name": "16-ubi8-minimal",
|
|
"annotations": {
|
|
"openshift.io/display-name": "Node.js 16 (UBI 8 Minimal)",
|
|
"openshift.io/provider-display-name": "Red Hat, Inc.",
|
|
"description": "Build and run Node.js 16 applications on UBI 8 Minimal. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-nodejs-container/blob/master/16-minimal/README.md.",
|
|
"iconClass": "icon-nodejs",
|
|
"tags": "builder,nodejs",
|
|
"version": "16",
|
|
"sampleRepo": "https://github.com/sclorg/nodejs-ex.git"
|
|
},
|
|
"from": {
|
|
"kind": "DockerImage",
|
|
"name": "registry.access.redhat.com/ubi8/nodejs-16-minimal:latest"
|
|
},
|
|
"referencePolicy": {
|
|
"type": "Local"
|
|
}
|
|
},
|
|
{
|
|
"name": "14-ubi8",
|
|
"annotations": {
|
|
"openshift.io/display-name": "Node.js 14 (UBI 8)",
|
|
"openshift.io/provider-display-name": "Red Hat, Inc.",
|
|
"description": "Build and run Node.js 14 applications on UBI 8. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-nodejs-container/blob/master/14/README.md.",
|
|
"iconClass": "icon-nodejs",
|
|
"tags": "builder,nodejs",
|
|
"version": "14",
|
|
"sampleRepo": "https://github.com/sclorg/nodejs-ex.git"
|
|
},
|
|
"from": {
|
|
"kind": "DockerImage",
|
|
"name": "registry.access.redhat.com/ubi8/nodejs-14:latest"
|
|
},
|
|
"referencePolicy": {
|
|
"type": "Local"
|
|
}
|
|
},
|
|
{
|
|
"name": "14-ubi8-minimal",
|
|
"annotations": {
|
|
"openshift.io/display-name": "Node.js 14 (UBI 8 Minimal)",
|
|
"openshift.io/provider-display-name": "Red Hat, Inc.",
|
|
"description": "Build and run Node.js 14 applications on UBI 8 Minimal. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-nodejs-container/blob/master/14-minimal/README.md.",
|
|
"iconClass": "icon-nodejs",
|
|
"tags": "builder,nodejs",
|
|
"version": "14",
|
|
"sampleRepo": "https://github.com/sclorg/nodejs-ex.git"
|
|
},
|
|
"from": {
|
|
"kind": "DockerImage",
|
|
"name": "registry.access.redhat.com/ubi8/nodejs-14-minimal:latest"
|
|
},
|
|
"referencePolicy": {
|
|
"type": "Local"
|
|
}
|
|
},
|
|
{
|
|
"name": "14-ubi7",
|
|
"annotations": {
|
|
"openshift.io/display-name": "Node.js 14 (UBI 7)",
|
|
"openshift.io/provider-display-name": "Red Hat, Inc.",
|
|
"description": "Build and run Node.js 14 applications on UBI 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-nodejs-container/blob/master/14/README.md.",
|
|
"iconClass": "icon-nodejs",
|
|
"tags": "builder,nodejs,hidden",
|
|
"version": "14",
|
|
"sampleRepo": "https://github.com/sclorg/nodejs-ex.git"
|
|
},
|
|
"from": {
|
|
"kind": "DockerImage",
|
|
"name": "registry.access.redhat.com/ubi7/nodejs-14:latest"
|
|
},
|
|
"referencePolicy": {
|
|
"type": "Local"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|