image-streams-centos7.json 36 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845
  1. {
  2. "kind": "ImageStreamList",
  3. "apiVersion": "v1",
  4. "metadata": {},
  5. "items": [
  6. {
  7. "kind": "ImageStream",
  8. "apiVersion": "v1",
  9. "metadata": {
  10. "name": "ruby",
  11. "annotations": {
  12. "openshift.io/display-name": "Ruby"
  13. }
  14. },
  15. "spec": {
  16. "tags": [
  17. {
  18. "name": "latest",
  19. "annotations": {
  20. "openshift.io/display-name": "Ruby (Latest)",
  21. "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.3/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 versions updates.",
  22. "iconClass": "icon-ruby",
  23. "tags": "builder,ruby",
  24. "supports": "ruby",
  25. "sampleRepo": "https://github.com/openshift/ruby-ex.git"
  26. },
  27. "from": {
  28. "kind": "ImageStreamTag",
  29. "name": "2.3"
  30. }
  31. },
  32. {
  33. "name": "2.0",
  34. "annotations": {
  35. "openshift.io/display-name": "Ruby 2.0",
  36. "description": "Build and run Ruby 2.0 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.0/README.md.",
  37. "iconClass": "icon-ruby",
  38. "tags": "hidden,builder,ruby",
  39. "supports": "ruby:2.0,ruby",
  40. "version": "2.0",
  41. "sampleRepo": "https://github.com/openshift/ruby-ex.git"
  42. },
  43. "from": {
  44. "kind": "DockerImage",
  45. "name": "openshift/ruby-20-centos7:latest"
  46. }
  47. },
  48. {
  49. "name": "2.2",
  50. "annotations": {
  51. "openshift.io/display-name": "Ruby 2.2",
  52. "description": "Build and run Ruby 2.2 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.2/README.md.",
  53. "iconClass": "icon-ruby",
  54. "tags": "builder,ruby",
  55. "supports": "ruby:2.2,ruby",
  56. "version": "2.2",
  57. "sampleRepo": "https://github.com/openshift/ruby-ex.git"
  58. },
  59. "from": {
  60. "kind": "DockerImage",
  61. "name": "centos/ruby-22-centos7:latest"
  62. }
  63. },
  64. {
  65. "name": "2.3",
  66. "annotations": {
  67. "openshift.io/display-name": "Ruby 2.3",
  68. "description": "Build and run Ruby 2.3 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.3/README.md.",
  69. "iconClass": "icon-ruby",
  70. "tags": "builder,ruby",
  71. "supports": "ruby:2.3,ruby",
  72. "version": "2.3",
  73. "sampleRepo": "https://github.com/openshift/ruby-ex.git"
  74. },
  75. "from": {
  76. "kind": "DockerImage",
  77. "name": "centos/ruby-23-centos7:latest"
  78. }
  79. }
  80. ]
  81. }
  82. },
  83. {
  84. "kind": "ImageStream",
  85. "apiVersion": "v1",
  86. "metadata": {
  87. "name": "nodejs",
  88. "annotations": {
  89. "openshift.io/display-name": "Node.js"
  90. }
  91. },
  92. "spec": {
  93. "tags": [
  94. {
  95. "name": "latest",
  96. "annotations": {
  97. "openshift.io/display-name": "Node.js (Latest)",
  98. "description": "Build and run Node.js applications on CentOS 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-nodejs-container/blob/master/4/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 versions updates.",
  99. "iconClass": "icon-nodejs",
  100. "tags": "builder,nodejs",
  101. "supports":"nodejs",
  102. "sampleRepo": "https://github.com/openshift/nodejs-ex.git"
  103. },
  104. "from": {
  105. "kind": "ImageStreamTag",
  106. "name": "6"
  107. }
  108. },
  109. {
  110. "name": "0.10",
  111. "annotations": {
  112. "openshift.io/display-name": "Node.js 0.10",
  113. "description": "DEPRECATED: Build and run Node.js 0.10 applications on CentOS 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-nodejs-container/blob/master/0.10/README.md.",
  114. "iconClass": "icon-nodejs",
  115. "tags": "hidden,nodejs",
  116. "supports":"nodejs:0.10,nodejs:0.1,nodejs",
  117. "version": "0.10",
  118. "sampleRepo": "https://github.com/openshift/nodejs-ex.git"
  119. },
  120. "from": {
  121. "kind": "DockerImage",
  122. "name": "openshift/nodejs-010-centos7:latest"
  123. }
  124. },
  125. {
  126. "name": "4",
  127. "annotations": {
  128. "openshift.io/display-name": "Node.js 4",
  129. "description": "Build and run Node.js 4 applications on CentOS 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-nodejs-container/blob/master/4/README.md.",
  130. "iconClass": "icon-nodejs",
  131. "tags": "builder,nodejs",
  132. "supports":"nodejs:4,nodejs",
  133. "version": "4",
  134. "sampleRepo": "https://github.com/openshift/nodejs-ex.git"
  135. },
  136. "from": {
  137. "kind": "DockerImage",
  138. "name": "centos/nodejs-4-centos7:latest"
  139. }
  140. },
  141. {
  142. "name": "6",
  143. "annotations": {
  144. "openshift.io/display-name": "Node.js 6",
  145. "description": "Build and run Node.js 6 applications on CentOS 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-nodejs-container/blob/master/6/README.md.",
  146. "iconClass": "icon-nodejs",
  147. "tags": "builder,nodejs",
  148. "supports":"nodejs:6,nodejs",
  149. "version": "6",
  150. "sampleRepo": "https://github.com/openshift/nodejs-ex.git"
  151. },
  152. "from": {
  153. "kind": "DockerImage",
  154. "name": "centos/nodejs-6-centos7:latest"
  155. }
  156. }
  157. ]
  158. }
  159. },
  160. {
  161. "kind": "ImageStream",
  162. "apiVersion": "v1",
  163. "metadata": {
  164. "name": "perl",
  165. "annotations": {
  166. "openshift.io/display-name": "Perl"
  167. }
  168. },
  169. "spec": {
  170. "tags": [
  171. {
  172. "name": "latest",
  173. "annotations": {
  174. "openshift.io/display-name": "Perl (Latest)",
  175. "description": "Build and run Perl applications on CentOS 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-perl-container/blob/master/5.20/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of Perl available on OpenShift, including major versions updates.",
  176. "iconClass": "icon-perl",
  177. "tags": "builder,perl",
  178. "supports":"perl",
  179. "sampleRepo": "https://github.com/openshift/dancer-ex.git"
  180. },
  181. "from": {
  182. "kind": "ImageStreamTag",
  183. "name": "5.24"
  184. }
  185. },
  186. {
  187. "name": "5.16",
  188. "annotations": {
  189. "openshift.io/display-name": "Perl 5.16",
  190. "description": "Build and run Perl 5.16 applications on CentOS 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-perl-container/blob/master/5.16/README.md.",
  191. "iconClass": "icon-perl",
  192. "tags": "hidden,builder,perl",
  193. "supports":"perl:5.16,perl",
  194. "version": "5.16",
  195. "sampleRepo": "https://github.com/openshift/dancer-ex.git"
  196. },
  197. "from": {
  198. "kind": "DockerImage",
  199. "name": "openshift/perl-516-centos7:latest"
  200. }
  201. },
  202. {
  203. "name": "5.20",
  204. "annotations": {
  205. "openshift.io/display-name": "Perl 5.20",
  206. "description": "Build and run Perl 5.20 applications on CentOS 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-perl-container/blob/master/5.20/README.md.",
  207. "iconClass": "icon-perl",
  208. "tags": "builder,perl",
  209. "supports":"perl:5.20,perl",
  210. "version": "5.20",
  211. "sampleRepo": "https://github.com/openshift/dancer-ex.git"
  212. },
  213. "from": {
  214. "kind": "DockerImage",
  215. "name": "centos/perl-520-centos7:latest"
  216. }
  217. },
  218. {
  219. "name": "5.24",
  220. "annotations": {
  221. "openshift.io/display-name": "Perl 5.24",
  222. "description": "Build and run Perl 5.24 applications on CentOS 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-perl-container/blob/master/5.24/README.md.",
  223. "iconClass": "icon-perl",
  224. "tags": "builder,perl",
  225. "supports":"perl:5.24,perl",
  226. "version": "5.24",
  227. "sampleRepo": "https://github.com/openshift/dancer-ex.git"
  228. },
  229. "from": {
  230. "kind": "DockerImage",
  231. "name": "centos/perl-524-centos7:latest"
  232. }
  233. }
  234. ]
  235. }
  236. },
  237. {
  238. "kind": "ImageStream",
  239. "apiVersion": "v1",
  240. "metadata": {
  241. "name": "php",
  242. "annotations": {
  243. "openshift.io/display-name": "PHP"
  244. }
  245. },
  246. "spec": {
  247. "tags": [
  248. {
  249. "name": "latest",
  250. "annotations": {
  251. "openshift.io/display-name": "PHP (Latest)",
  252. "description": "Build and run PHP applications on CentOS 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-php-container/blob/master/5.6/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of PHP available on OpenShift, including major versions updates.",
  253. "iconClass": "icon-php",
  254. "tags": "builder,php",
  255. "supports":"php",
  256. "sampleRepo": "https://github.com/openshift/cakephp-ex.git"
  257. },
  258. "from": {
  259. "kind": "ImageStreamTag",
  260. "name": "7.0"
  261. }
  262. },
  263. {
  264. "name": "5.5",
  265. "annotations": {
  266. "openshift.io/display-name": "PHP 5.5",
  267. "description": "Build and run PHP 5.5 applications on CentOS 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-php-container/blob/master/5.5/README.md.",
  268. "iconClass": "icon-php",
  269. "tags": "hidden,builder,php",
  270. "supports":"php:5.5,php",
  271. "version": "5.5",
  272. "sampleRepo": "https://github.com/openshift/cakephp-ex.git"
  273. },
  274. "from": {
  275. "kind": "DockerImage",
  276. "name": "openshift/php-55-centos7:latest"
  277. }
  278. },
  279. {
  280. "name": "5.6",
  281. "annotations": {
  282. "openshift.io/display-name": "PHP 5.6",
  283. "description": "Build and run PHP 5.6 applications on CentOS 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-php-container/blob/master/5.6/README.md.",
  284. "iconClass": "icon-php",
  285. "tags": "builder,php",
  286. "supports":"php:5.6,php",
  287. "version": "5.6",
  288. "sampleRepo": "https://github.com/openshift/cakephp-ex.git"
  289. },
  290. "from": {
  291. "kind": "DockerImage",
  292. "name": "centos/php-56-centos7:latest"
  293. }
  294. },
  295. {
  296. "name": "7.0",
  297. "annotations": {
  298. "openshift.io/display-name": "PHP 7.0",
  299. "description": "Build and run PHP 7.0 applications on CentOS 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-php-container/blob/master/7.0/README.md.",
  300. "iconClass": "icon-php",
  301. "tags": "builder,php",
  302. "supports":"php:7.0,php",
  303. "version": "7.0",
  304. "sampleRepo": "https://github.com/openshift/cakephp-ex.git"
  305. },
  306. "from": {
  307. "kind": "DockerImage",
  308. "name": "centos/php-70-centos7:latest"
  309. }
  310. }
  311. ]
  312. }
  313. },
  314. {
  315. "kind": "ImageStream",
  316. "apiVersion": "v1",
  317. "metadata": {
  318. "name": "python",
  319. "annotations": {
  320. "openshift.io/display-name": "Python"
  321. }
  322. },
  323. "spec": {
  324. "tags": [
  325. {
  326. "name": "latest",
  327. "annotations": {
  328. "openshift.io/display-name": "Python (Latest)",
  329. "description": "Build and run Python applications on CentOS 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-python-container/blob/master/3.5/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of Python available on OpenShift, including major versions updates.",
  330. "iconClass": "icon-python",
  331. "tags": "builder,python",
  332. "supports":"python",
  333. "sampleRepo": "https://github.com/openshift/django-ex.git"
  334. },
  335. "from": {
  336. "kind": "ImageStreamTag",
  337. "name": "3.5"
  338. }
  339. },
  340. {
  341. "name": "3.3",
  342. "annotations": {
  343. "openshift.io/display-name": "Python 3.3",
  344. "description": "Build and run Python 3.3 applications on CentOS 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-python-container/blob/master/3.3/README.md.",
  345. "iconClass": "icon-python",
  346. "tags": "hidden,builder,python",
  347. "supports":"python:3.3,python",
  348. "version": "3.3",
  349. "sampleRepo": "https://github.com/openshift/django-ex.git"
  350. },
  351. "from": {
  352. "kind": "DockerImage",
  353. "name": "openshift/python-33-centos7:latest"
  354. }
  355. },
  356. {
  357. "name": "2.7",
  358. "annotations": {
  359. "openshift.io/display-name": "Python 2.7",
  360. "description": "Build and run Python 2.7 applications on CentOS 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-python-container/blob/master/2.7/README.md.",
  361. "iconClass": "icon-python",
  362. "tags": "builder,python",
  363. "supports":"python:2.7,python",
  364. "version": "2.7",
  365. "sampleRepo": "https://github.com/openshift/django-ex.git"
  366. },
  367. "from": {
  368. "kind": "DockerImage",
  369. "name": "centos/python-27-centos7:latest"
  370. }
  371. },
  372. {
  373. "name": "3.4",
  374. "annotations": {
  375. "openshift.io/display-name": "Python 3.4",
  376. "description": "Build and run Python 3.4 applications on CentOS 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-python-container/blob/master/3.4/README.md.",
  377. "iconClass": "icon-python",
  378. "tags": "builder,python",
  379. "supports":"python:3.4,python",
  380. "version": "3.4",
  381. "sampleRepo": "https://github.com/openshift/django-ex.git"
  382. },
  383. "from": {
  384. "kind": "DockerImage",
  385. "name": "centos/python-34-centos7:latest"
  386. }
  387. },
  388. {
  389. "name": "3.5",
  390. "annotations": {
  391. "openshift.io/display-name": "Python 3.5",
  392. "description": "Build and run Python 3.5 applications on CentOS 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-python-container/blob/master/3.5/README.md.",
  393. "iconClass": "icon-python",
  394. "tags": "builder,python",
  395. "supports":"python:3.5,python",
  396. "version": "3.5",
  397. "sampleRepo": "https://github.com/openshift/django-ex.git"
  398. },
  399. "from": {
  400. "kind": "DockerImage",
  401. "name": "centos/python-35-centos7:latest"
  402. }
  403. }
  404. ]
  405. }
  406. },
  407. {
  408. "kind": "ImageStream",
  409. "apiVersion": "v1",
  410. "metadata": {
  411. "name": "wildfly",
  412. "annotations": {
  413. "openshift.io/display-name": "WildFly"
  414. }
  415. },
  416. "spec": {
  417. "tags": [
  418. {
  419. "name": "latest",
  420. "annotations": {
  421. "openshift.io/display-name": "WildFly (Latest)",
  422. "description": "Build and run WildFly applications on CentOS 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/openshift-s2i/s2i-wildfly/blob/master/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of WildFly available on OpenShift, including major versions updates.",
  423. "iconClass": "icon-wildfly",
  424. "tags": "builder,wildfly,java",
  425. "supports":"jee,java",
  426. "sampleRepo": "https://github.com/openshift/openshift-jee-sample.git"
  427. },
  428. "from": {
  429. "kind": "ImageStreamTag",
  430. "name": "10.1"
  431. }
  432. },
  433. {
  434. "name": "8.1",
  435. "annotations": {
  436. "openshift.io/display-name": "WildFly 8.1",
  437. "description": "Build and run WildFly 8.1 applications on CentOS 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/openshift-s2i/s2i-wildfly/blob/master/README.md.",
  438. "iconClass": "icon-wildfly",
  439. "tags": "builder,wildfly,java",
  440. "supports":"wildfly:8.1,jee,java",
  441. "version": "8.1",
  442. "sampleRepo": "https://github.com/openshift/openshift-jee-sample.git"
  443. },
  444. "from": {
  445. "kind": "DockerImage",
  446. "name": "openshift/wildfly-81-centos7:latest"
  447. }
  448. },
  449. {
  450. "name": "9.0",
  451. "annotations": {
  452. "openshift.io/display-name": "WildFly 9.0",
  453. "description": "Build and run WildFly 9.0 applications on CentOS 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/openshift-s2i/s2i-wildfly/blob/master/README.md.",
  454. "iconClass": "icon-wildfly",
  455. "tags": "builder,wildfly,java",
  456. "supports":"wildfly:9.0,jee,java",
  457. "version": "9.0",
  458. "sampleRepo": "https://github.com/openshift/openshift-jee-sample.git"
  459. },
  460. "from": {
  461. "kind": "DockerImage",
  462. "name": "openshift/wildfly-90-centos7:latest"
  463. }
  464. },
  465. {
  466. "name": "10.0",
  467. "annotations": {
  468. "openshift.io/display-name": "WildFly 10.0",
  469. "description": "Build and run WildFly 10.0 applications on CentOS 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/openshift-s2i/s2i-wildfly/blob/master/README.md.",
  470. "iconClass": "icon-wildfly",
  471. "tags": "builder,wildfly,java",
  472. "supports":"wildfly:10.0,jee,java",
  473. "version": "10.0",
  474. "sampleRepo": "https://github.com/openshift/openshift-jee-sample.git"
  475. },
  476. "from": {
  477. "kind": "DockerImage",
  478. "name": "openshift/wildfly-100-centos7:latest"
  479. }
  480. },
  481. {
  482. "name": "10.1",
  483. "annotations": {
  484. "openshift.io/display-name": "WildFly 10.1",
  485. "description": "Build and run WildFly 10.1 applications on CentOS 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/openshift-s2i/s2i-wildfly/blob/master/README.md.",
  486. "iconClass": "icon-wildfly",
  487. "tags": "builder,wildfly,java",
  488. "supports":"wildfly:10.1,jee,java",
  489. "version": "10.1",
  490. "sampleRepo": "https://github.com/openshift/openshift-jee-sample.git"
  491. },
  492. "from": {
  493. "kind": "DockerImage",
  494. "name": "openshift/wildfly-101-centos7:latest"
  495. }
  496. }
  497. ]
  498. }
  499. },
  500. {
  501. "kind": "ImageStream",
  502. "apiVersion": "v1",
  503. "metadata": {
  504. "name": "mysql",
  505. "annotations": {
  506. "openshift.io/display-name": "MySQL"
  507. }
  508. },
  509. "spec": {
  510. "tags": [
  511. {
  512. "name": "latest",
  513. "annotations": {
  514. "openshift.io/display-name": "MySQL (Latest)",
  515. "description": "Provides a MySQL database on CentOS 7. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/mysql-container/tree/master/5.6/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of MySQL available on OpenShift, including major versions updates.",
  516. "iconClass": "icon-mysql-database",
  517. "tags": "mysql"
  518. },
  519. "from": {
  520. "kind": "ImageStreamTag",
  521. "name": "5.7"
  522. }
  523. },
  524. {
  525. "name": "5.5",
  526. "annotations": {
  527. "openshift.io/display-name": "MySQL 5.5",
  528. "description": "Provides a MySQL 5.5 database on CentOS 7. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/mysql-container/tree/master/5.5/README.md.",
  529. "iconClass": "icon-mysql-database",
  530. "tags": "hidden,mysql",
  531. "version": "5.5"
  532. },
  533. "from": {
  534. "kind": "DockerImage",
  535. "name": "openshift/mysql-55-centos7:latest"
  536. }
  537. },
  538. {
  539. "name": "5.6",
  540. "annotations": {
  541. "openshift.io/display-name": "MySQL 5.6",
  542. "description": "Provides a MySQL 5.6 database on CentOS 7. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/mysql-container/tree/master/5.6/README.md.",
  543. "iconClass": "icon-mysql-database",
  544. "tags": "mysql",
  545. "version": "5.6"
  546. },
  547. "from": {
  548. "kind": "DockerImage",
  549. "name": "centos/mysql-56-centos7:latest"
  550. }
  551. },
  552. {
  553. "name": "5.7",
  554. "annotations": {
  555. "openshift.io/display-name": "MySQL 5.7",
  556. "description": "Provides a MySQL 5.7 database on CentOS 7. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/mysql-container/tree/master/5.7/README.md.",
  557. "iconClass": "icon-mysql-database",
  558. "tags": "mysql",
  559. "version": "5.7"
  560. },
  561. "from": {
  562. "kind": "DockerImage",
  563. "name": "centos/mysql-57-centos7:latest"
  564. }
  565. }
  566. ]
  567. }
  568. },
  569. {
  570. "kind": "ImageStream",
  571. "apiVersion": "v1",
  572. "metadata": {
  573. "name": "mariadb",
  574. "annotations": {
  575. "openshift.io/display-name": "MariaDB"
  576. }
  577. },
  578. "spec": {
  579. "tags": [
  580. {
  581. "name": "latest",
  582. "annotations": {
  583. "openshift.io/display-name": "MariaDB (Latest)",
  584. "description": "Provides a MariaDB database on CentOS 7. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/mariadb-container/tree/master/10.1/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of MariaDB available on OpenShift, including major versions updates.",
  585. "iconClass": "icon-mariadb",
  586. "tags": "mariadb"
  587. },
  588. "from": {
  589. "kind": "ImageStreamTag",
  590. "name": "10.1"
  591. }
  592. },
  593. {
  594. "name": "10.1",
  595. "annotations": {
  596. "openshift.io/display-name": "MariaDB 10.1",
  597. "description": "Provides a MariaDB 10.1 database on CentOS 7. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/mariadb-container/tree/master/10.1/README.md.",
  598. "iconClass": "icon-mariadb",
  599. "tags": "mariadb",
  600. "version": "10.1"
  601. },
  602. "from": {
  603. "kind": "DockerImage",
  604. "name": "centos/mariadb-101-centos7:latest"
  605. }
  606. }
  607. ]
  608. }
  609. },
  610. {
  611. "kind": "ImageStream",
  612. "apiVersion": "v1",
  613. "metadata": {
  614. "name": "postgresql",
  615. "annotations": {
  616. "openshift.io/display-name": "PostgreSQL"
  617. }
  618. },
  619. "spec": {
  620. "tags": [
  621. {
  622. "name": "latest",
  623. "annotations": {
  624. "openshift.io/display-name": "PostgreSQL (Latest)",
  625. "description": "Provides a PostgreSQL database on CentOS 7. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/postgresql-container/tree/master/9.5.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of PostgreSQL available on OpenShift, including major versions updates.",
  626. "iconClass": "icon-postgresql",
  627. "tags": "postgresql"
  628. },
  629. "from": {
  630. "kind": "ImageStreamTag",
  631. "name": "9.5"
  632. }
  633. },
  634. {
  635. "name": "9.2",
  636. "annotations": {
  637. "openshift.io/display-name": "PostgreSQL 9.2",
  638. "description": "Provides a PostgreSQL 9.2 database on CentOS 7. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/postgresql-container/tree/master/9.2.",
  639. "iconClass": "icon-postgresql",
  640. "tags": "hidden,postgresql",
  641. "version": "9.2"
  642. },
  643. "from": {
  644. "kind": "DockerImage",
  645. "name": "openshift/postgresql-92-centos7:latest"
  646. }
  647. },
  648. {
  649. "name": "9.4",
  650. "annotations": {
  651. "openshift.io/display-name": "PostgreSQL 9.4",
  652. "description": "Provides a PostgreSQL 9.4 database on CentOS 7. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/postgresql-container/tree/master/9.4.",
  653. "iconClass": "icon-postgresql",
  654. "tags": "postgresql",
  655. "version": "9.4"
  656. },
  657. "from": {
  658. "kind": "DockerImage",
  659. "name": "centos/postgresql-94-centos7:latest"
  660. }
  661. },
  662. {
  663. "name": "9.5",
  664. "annotations": {
  665. "openshift.io/display-name": "PostgreSQL 9.5",
  666. "description": "Provides a PostgreSQL 9.5 database on CentOS 7. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/postgresql-container/tree/master/9.5.",
  667. "iconClass": "icon-postgresql",
  668. "tags": "postgresql",
  669. "version": "9.5"
  670. },
  671. "from": {
  672. "kind": "DockerImage",
  673. "name": "centos/postgresql-95-centos7:latest"
  674. }
  675. }
  676. ]
  677. }
  678. },
  679. {
  680. "kind": "ImageStream",
  681. "apiVersion": "v1",
  682. "metadata": {
  683. "name": "mongodb",
  684. "annotations": {
  685. "openshift.io/display-name": "MongoDB"
  686. }
  687. },
  688. "spec": {
  689. "tags": [
  690. {
  691. "name": "latest",
  692. "annotations": {
  693. "openshift.io/display-name": "MongoDB (Latest)",
  694. "description": "Provides a MongoDB database on CentOS 7. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/mongodb-container/tree/master/3.2/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of MongoDB available on OpenShift, including major versions updates.",
  695. "iconClass": "icon-mongodb",
  696. "tags": "mongodb"
  697. },
  698. "from": {
  699. "kind": "ImageStreamTag",
  700. "name": "3.2"
  701. }
  702. },
  703. {
  704. "name": "2.4",
  705. "annotations": {
  706. "openshift.io/display-name": "MongoDB 2.4",
  707. "description": "Provides a MongoDB 2.4 database on CentOS 7. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/mongodb-container/tree/master/2.4/README.md.",
  708. "iconClass": "icon-mongodb",
  709. "tags": "hidden,mongodb",
  710. "version": "2.4"
  711. },
  712. "from": {
  713. "kind": "DockerImage",
  714. "name": "openshift/mongodb-24-centos7:latest"
  715. }
  716. },
  717. {
  718. "name": "2.6",
  719. "annotations": {
  720. "openshift.io/display-name": "MongoDB 2.6",
  721. "description": "Provides a MongoDB 2.6 database on CentOS 7. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/mongodb-container/tree/master/2.6/README.md.",
  722. "iconClass": "icon-mongodb",
  723. "tags": "mongodb",
  724. "version": "2.6"
  725. },
  726. "from": {
  727. "kind": "DockerImage",
  728. "name": "centos/mongodb-26-centos7:latest"
  729. }
  730. },
  731. {
  732. "name": "3.2",
  733. "annotations": {
  734. "openshift.io/display-name": "MongoDB 3.2",
  735. "description": "Provides a MongoDB 3.2 database on CentOS 7. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/mongodb-container/tree/master/3.2/README.md.",
  736. "iconClass": "icon-mongodb",
  737. "tags": "mongodb",
  738. "version": "3.2"
  739. },
  740. "from": {
  741. "kind": "DockerImage",
  742. "name": "centos/mongodb-32-centos7:latest"
  743. }
  744. }
  745. ]
  746. }
  747. },
  748. {
  749. "kind": "ImageStream",
  750. "apiVersion": "v1",
  751. "metadata": {
  752. "name": "redis",
  753. "annotations": {
  754. "openshift.io/display-name": "Redis"
  755. }
  756. },
  757. "spec": {
  758. "tags": [
  759. {
  760. "name": "latest",
  761. "annotations": {
  762. "openshift.io/display-name": "Redis (Latest)",
  763. "description": "Provides a Redis database on CentOS 7. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/redis-container/tree/master/3.2/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of Redis available on OpenShift, including major versions updates.",
  764. "iconClass": "icon-redis",
  765. "tags": "redis"
  766. },
  767. "from": {
  768. "kind": "ImageStreamTag",
  769. "name": "3.2"
  770. }
  771. },
  772. {
  773. "name": "3.2",
  774. "annotations": {
  775. "openshift.io/display-name": "Redis 3.2",
  776. "description": "Provides a Redis 3.2 database on CentOS 7. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/redis-container/tree/master/3.2/README.md.",
  777. "iconClass": "icon-redis",
  778. "tags": "redis",
  779. "version": "3.2"
  780. },
  781. "from": {
  782. "kind": "DockerImage",
  783. "name": "centos/redis-32-centos7:latest"
  784. }
  785. }
  786. ]
  787. }
  788. },
  789. {
  790. "kind": "ImageStream",
  791. "apiVersion": "v1",
  792. "metadata": {
  793. "name": "jenkins",
  794. "annotations": {
  795. "openshift.io/display-name": "Jenkins"
  796. }
  797. },
  798. "spec": {
  799. "tags": [
  800. {
  801. "name": "latest",
  802. "annotations": {
  803. "openshift.io/display-name": "Jenkins (Latest)",
  804. "description": "Provides a Jenkins server on CentOS 7. For more information about using this container image, including OpenShift considerations, see https://github.com/openshift/jenkins/blob/master/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of Jenkins available on OpenShift, including major versions updates.",
  805. "iconClass": "icon-jenkins",
  806. "tags": "jenkins"
  807. },
  808. "from": {
  809. "kind": "ImageStreamTag",
  810. "name": "2"
  811. }
  812. },
  813. {
  814. "name": "1",
  815. "annotations": {
  816. "openshift.io/display-name": "Jenkins 1.X",
  817. "description": "Provides a Jenkins 1.X server on CentOS 7. For more information about using this container image, including OpenShift considerations, see https://github.com/openshift/jenkins/blob/master/README.md.",
  818. "iconClass": "icon-jenkins",
  819. "tags": "hidden,jenkins",
  820. "version": "1.x"
  821. },
  822. "from": {
  823. "kind": "DockerImage",
  824. "name": "openshift/jenkins-1-centos7:latest"
  825. }
  826. },
  827. {
  828. "name": "2",
  829. "annotations": {
  830. "openshift.io/display-name": "Jenkins 2.X",
  831. "description": "Provides a Jenkins v2.x server on CentOS 7. For more information about using this container image, including OpenShift considerations, see https://github.com/openshift/jenkins/blob/master/README.md.",
  832. "iconClass": "icon-jenkins",
  833. "tags": "jenkins",
  834. "version": "2.x"
  835. },
  836. "from": {
  837. "kind": "DockerImage",
  838. "name": "openshift/jenkins-2-centos7:latest"
  839. }
  840. }
  841. ]
  842. }
  843. }
  844. ]
  845. }