|
107 | 107 | "referencePolicy": {
|
108 | 108 | "type": "Local"
|
109 | 109 | }
|
110 |
| - }, |
111 |
| - { |
112 |
| - "name": "5.26-el7", |
113 |
| - "annotations": { |
114 |
| - "openshift.io/display-name": "Perl 5.26 (RHEL 7)", |
115 |
| - "openshift.io/provider-display-name": "Red Hat, Inc.", |
116 |
| - "description": "Build and run Perl 5.26 applications on RHEL 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-perl-container/blob/master/5.26/README.md.", |
117 |
| - "iconClass": "icon-perl", |
118 |
| - "tags": "builder,perl", |
119 |
| - "supports":"perl:5.26,perl", |
120 |
| - "version": "5.26", |
121 |
| - "sampleRepo": "https://github.com/sclorg/dancer-ex.git" |
122 |
| - }, |
123 |
| - "from": { |
124 |
| - "kind": "DockerImage", |
125 |
| - "name": "registry.redhat.io/rhscl/perl-526-rhel7:latest" |
126 |
| - }, |
127 |
| - "referencePolicy": { |
128 |
| - "type": "Local" |
129 |
| - } |
130 |
| - }, |
131 |
| - { |
132 |
| - "name": "5.26", |
133 |
| - "annotations": { |
134 |
| - "openshift.io/display-name": "Perl 5.26", |
135 |
| - "openshift.io/provider-display-name": "Red Hat, Inc.", |
136 |
| - "description": "Build and run Perl 5.26 applications on RHEL 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-perl-container/blob/master/5.26/README.md.", |
137 |
| - "iconClass": "icon-perl", |
138 |
| - "tags": "builder,perl,hidden", |
139 |
| - "supports":"perl:5.26,perl", |
140 |
| - "version": "5.26", |
141 |
| - "sampleRepo": "https://github.com/sclorg/dancer-ex.git" |
142 |
| - }, |
143 |
| - "from": { |
144 |
| - "kind": "DockerImage", |
145 |
| - "name": "registry.redhat.io/rhscl/perl-526-rhel7:latest" |
146 |
| - }, |
147 |
| - "referencePolicy": { |
148 |
| - "type": "Local" |
149 |
| - } |
150 | 110 | }
|
151 | 111 | ]
|
152 | 112 | }
|
|
0 commit comments