|
| 1 | +apiVersion: image.openshift.io/v1 |
| 2 | +kind: ImageStream |
| 3 | +metadata: |
| 4 | + annotations: |
| 5 | + openshift.io/display-name: Python |
| 6 | + openshift.io/image.dockerRepositoryCheck: 2019-02-14T06:49:49Z |
| 7 | + creationTimestamp: null |
| 8 | + generation: 2 |
| 9 | + name: python |
| 10 | +spec: |
| 11 | + lookupPolicy: |
| 12 | + local: false |
| 13 | + tags: |
| 14 | + - annotations: |
| 15 | + description: Build and run Python 2.7 applications on RHEL 7. For more information |
| 16 | + about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-python-container/blob/master/2.7/README.md. |
| 17 | + iconClass: icon-python |
| 18 | + openshift.io/display-name: Python 2.7 |
| 19 | + openshift.io/provider-display-name: Red Hat, Inc. |
| 20 | + sampleRepo: https://github.com/openshift/django-ex.git |
| 21 | + supports: python:2.7,python |
| 22 | + tags: builder,python |
| 23 | + version: "2.7" |
| 24 | + from: |
| 25 | + kind: DockerImage |
| 26 | + name: docker-registry.default.svc:5000/openshift/python:2.7 |
| 27 | + generation: 2 |
| 28 | + importPolicy: {} |
| 29 | + name: "2.7" |
| 30 | + referencePolicy: |
| 31 | + type: Local |
| 32 | + - annotations: |
| 33 | + description: Build and run Python 3.3 applications on RHEL 7. For more information |
| 34 | + about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-python-container/blob/master/3.3/README.md. |
| 35 | + iconClass: icon-python |
| 36 | + openshift.io/display-name: Python 3.3 |
| 37 | + openshift.io/provider-display-name: Red Hat, Inc. |
| 38 | + sampleRepo: https://github.com/openshift/django-ex.git |
| 39 | + supports: python:3.3,python |
| 40 | + tags: hidden,builder,python |
| 41 | + version: "3.3" |
| 42 | + from: |
| 43 | + kind: DockerImage |
| 44 | + name: docker-registry.default.svc:5000/openshift/python:3.3 |
| 45 | + generation: 2 |
| 46 | + importPolicy: {} |
| 47 | + name: "3.3" |
| 48 | + referencePolicy: |
| 49 | + type: Local |
| 50 | + - annotations: |
| 51 | + description: Build and run Python 3.4 applications on RHEL 7. For more information |
| 52 | + about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-python-container/blob/master/3.4/README.md. |
| 53 | + iconClass: icon-python |
| 54 | + openshift.io/display-name: Python 3.4 |
| 55 | + openshift.io/provider-display-name: Red Hat, Inc. |
| 56 | + sampleRepo: https://github.com/openshift/django-ex.git |
| 57 | + supports: python:3.4,python |
| 58 | + tags: hidden,builder,python |
| 59 | + version: "3.4" |
| 60 | + from: |
| 61 | + kind: DockerImage |
| 62 | + name: docker-registry.default.svc:5000/openshift/python:3.4 |
| 63 | + generation: 2 |
| 64 | + importPolicy: {} |
| 65 | + name: "3.4" |
| 66 | + referencePolicy: |
| 67 | + type: Local |
| 68 | + - annotations: |
| 69 | + description: Build and run Python 3.5 applications on RHEL 7. For more information |
| 70 | + about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-python-container/blob/master/3.5/README.md. |
| 71 | + iconClass: icon-python |
| 72 | + openshift.io/display-name: Python 3.5 |
| 73 | + openshift.io/provider-display-name: Red Hat, Inc. |
| 74 | + sampleRepo: https://github.com/openshift/django-ex.git |
| 75 | + supports: python:3.5,python |
| 76 | + tags: builder,python |
| 77 | + version: "3.5" |
| 78 | + from: |
| 79 | + kind: DockerImage |
| 80 | + name: docker-registry.default.svc:5000/openshift/python:3.5 |
| 81 | + generation: 2 |
| 82 | + importPolicy: {} |
| 83 | + name: "3.5" |
| 84 | + referencePolicy: |
| 85 | + type: Local |
| 86 | + - annotations: |
| 87 | + description: Build and run Python 3.6 applications on RHEL 7. For more information |
| 88 | + about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-python-container/blob/master/3.6/README.md. |
| 89 | + iconClass: icon-python |
| 90 | + openshift.io/display-name: Python 3.6 |
| 91 | + openshift.io/provider-display-name: Red Hat, Inc. |
| 92 | + sampleRepo: https://github.com/openshift/django-ex.git |
| 93 | + supports: python:3.6,python |
| 94 | + tags: builder,python |
| 95 | + version: "3.6" |
| 96 | + from: |
| 97 | + kind: DockerImage |
| 98 | + name: docker-registry.default.svc:5000/openshift/python:3.6 |
| 99 | + generation: 2 |
| 100 | + importPolicy: {} |
| 101 | + name: "3.6" |
| 102 | + referencePolicy: |
| 103 | + type: Local |
| 104 | + - annotations: |
| 105 | + description: |- |
| 106 | + Build and run Python applications on RHEL 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-python-container/blob/master/3.6/README.md. |
| 107 | +
|
| 108 | + WARNING: By selecting this tag, your application will automatically update to use the latest version of Python available on OpenShift, including major versions updates. |
| 109 | + iconClass: icon-python |
| 110 | + openshift.io/display-name: Python (Latest) |
| 111 | + openshift.io/provider-display-name: Red Hat, Inc. |
| 112 | + sampleRepo: https://github.com/openshift/django-ex.git |
| 113 | + supports: python |
| 114 | + tags: builder,python |
| 115 | + from: |
| 116 | + kind: DockerImage |
| 117 | + name: docker-registry.default.svc:5000/openshift/python:latest |
| 118 | + generation: 1 |
| 119 | + importPolicy: {} |
| 120 | + name: latest |
| 121 | + referencePolicy: |
| 122 | + type: Local |
0 commit comments