image-streams-centos7.json 6.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285
  1. {
  2. "kind": "ImageStreamList",
  3. "apiVersion": "v1",
  4. "metadata": {},
  5. "items": [
  6. {
  7. "kind": "ImageStream",
  8. "apiVersion": "v1",
  9. "metadata": {
  10. "name": "ruby",
  11. "creationTimestamp": null
  12. },
  13. "spec": {
  14. "dockerImageRepository": "openshift/ruby-20-centos7",
  15. "tags": [
  16. {
  17. "name": "latest"
  18. },
  19. {
  20. "name": "2.0",
  21. "annotations": {
  22. "description": "Build and run Ruby 2.0 applications",
  23. "iconClass": "icon-ruby",
  24. "tags": "builder,ruby",
  25. "supports": "ruby:2.0,ruby",
  26. "version": "2.0",
  27. "sampleRepo": "https://github.com/openshift/ruby-ex.git"
  28. },
  29. "from": {
  30. "Kind": "ImageStreamTag",
  31. "Name": "latest"
  32. }
  33. }
  34. ]
  35. }
  36. },
  37. {
  38. "kind": "ImageStream",
  39. "apiVersion": "v1",
  40. "metadata": {
  41. "name": "nodejs",
  42. "creationTimestamp": null
  43. },
  44. "spec": {
  45. "dockerImageRepository": "openshift/nodejs-010-centos7",
  46. "tags": [
  47. {
  48. "name": "latest"
  49. },
  50. {
  51. "name": "0.10",
  52. "annotations": {
  53. "description": "Build and run NodeJS 0.10 applications",
  54. "iconClass": "icon-nodejs",
  55. "tags": "builder,nodejs",
  56. "supports":"nodejs:0.10,nodejs:0.1,nodejs",
  57. "version": "0.10",
  58. "sampleRepo": "https://github.com/openshift/nodejs-ex.git"
  59. },
  60. "from": {
  61. "Kind": "ImageStreamTag",
  62. "Name": "latest"
  63. }
  64. }
  65. ]
  66. }
  67. },
  68. {
  69. "kind": "ImageStream",
  70. "apiVersion": "v1",
  71. "metadata": {
  72. "name": "perl",
  73. "creationTimestamp": null
  74. },
  75. "spec": {
  76. "dockerImageRepository": "openshift/perl-516-centos7",
  77. "tags": [
  78. {
  79. "name": "latest"
  80. },
  81. {
  82. "name": "5.16",
  83. "annotations": {
  84. "description": "Build and run Perl 5.16 applications",
  85. "iconClass": "icon-perl",
  86. "tags": "builder,perl",
  87. "supports":"perl:5.16,perl",
  88. "version": "5.16",
  89. "sampleRepo": "https://github.com/openshift/dancer-ex.git"
  90. },
  91. "from": {
  92. "Kind": "ImageStreamTag",
  93. "Name": "latest"
  94. }
  95. }
  96. ]
  97. }
  98. },
  99. {
  100. "kind": "ImageStream",
  101. "apiVersion": "v1",
  102. "metadata": {
  103. "name": "php",
  104. "creationTimestamp": null
  105. },
  106. "spec": {
  107. "dockerImageRepository": "openshift/php-55-centos7",
  108. "tags": [
  109. {
  110. "name": "latest"
  111. },
  112. {
  113. "name": "5.5",
  114. "annotations": {
  115. "description": "Build and run PHP 5.5 applications",
  116. "iconClass": "icon-php",
  117. "tags": "builder,php",
  118. "supports":"php:5.5,php",
  119. "version": "5.5",
  120. "sampleRepo": "https://github.com/openshift/cakephp-ex.git"
  121. },
  122. "from": {
  123. "Kind": "ImageStreamTag",
  124. "Name": "latest"
  125. }
  126. }
  127. ]
  128. }
  129. },
  130. {
  131. "kind": "ImageStream",
  132. "apiVersion": "v1",
  133. "metadata": {
  134. "name": "python",
  135. "creationTimestamp": null
  136. },
  137. "spec": {
  138. "dockerImageRepository": "openshift/python-33-centos7",
  139. "tags": [
  140. {
  141. "name": "latest"
  142. },
  143. {
  144. "name": "3.3",
  145. "annotations": {
  146. "description": "Build and run Python 3.3 applications",
  147. "iconClass": "icon-python",
  148. "tags": "builder,python",
  149. "supports":"python:3.3,python",
  150. "version": "3.3",
  151. "sampleRepo": "https://github.com/openshift/django-ex.git"
  152. },
  153. "from": {
  154. "Kind": "ImageStreamTag",
  155. "Name": "latest"
  156. }
  157. }
  158. ]
  159. }
  160. },
  161. {
  162. "kind": "ImageStream",
  163. "apiVersion": "v1",
  164. "metadata": {
  165. "name": "wildfly",
  166. "creationTimestamp": null
  167. },
  168. "spec": {
  169. "dockerImageRepository": "openshift/wildfly-81-centos7",
  170. "tags": [
  171. {
  172. "name": "latest"
  173. },
  174. {
  175. "name": "8.1",
  176. "annotations": {
  177. "description": "Build and run Java applications on Wildfly 8.1",
  178. "iconClass": "icon-wildfly",
  179. "tags": "builder,wildfly,java",
  180. "supports":"wildfly:8.1,jee,java",
  181. "version": "8.1",
  182. "sampleRepo": "https://github.com/bparees/openshift-jee-sample.git"
  183. },
  184. "from": {
  185. "Kind": "ImageStreamTag",
  186. "Name": "latest"
  187. }
  188. }
  189. ]
  190. }
  191. },
  192. {
  193. "kind": "ImageStream",
  194. "apiVersion": "v1",
  195. "metadata": {
  196. "name": "mysql",
  197. "creationTimestamp": null
  198. },
  199. "spec": {
  200. "dockerImageRepository": "openshift/mysql-55-centos7",
  201. "tags": [
  202. {
  203. "name": "latest"
  204. },
  205. {
  206. "name": "5.5",
  207. "from": {
  208. "Kind": "ImageStreamTag",
  209. "Name": "latest"
  210. }
  211. }
  212. ]
  213. }
  214. },
  215. {
  216. "kind": "ImageStream",
  217. "apiVersion": "v1",
  218. "metadata": {
  219. "name": "postgresql",
  220. "creationTimestamp": null
  221. },
  222. "spec": {
  223. "dockerImageRepository": "openshift/postgresql-92-centos7",
  224. "tags": [
  225. {
  226. "name": "latest"
  227. },
  228. {
  229. "name": "9.2",
  230. "from": {
  231. "Kind": "ImageStreamTag",
  232. "Name": "latest"
  233. }
  234. }
  235. ]
  236. }
  237. },
  238. {
  239. "kind": "ImageStream",
  240. "apiVersion": "v1",
  241. "metadata": {
  242. "name": "mongodb",
  243. "creationTimestamp": null
  244. },
  245. "spec": {
  246. "dockerImageRepository": "openshift/mongodb-24-centos7",
  247. "tags": [
  248. {
  249. "name": "latest"
  250. },
  251. {
  252. "name": "2.4",
  253. "from": {
  254. "Kind": "ImageStreamTag",
  255. "Name": "latest"
  256. }
  257. }
  258. ]
  259. }
  260. },
  261. {
  262. "kind": "ImageStream",
  263. "apiVersion": "v1",
  264. "metadata": {
  265. "name": "jenkins",
  266. "creationTimestamp": null
  267. },
  268. "spec": {
  269. "dockerImageRepository": "openshift/jenkins-1-centos7",
  270. "tags": [
  271. {
  272. "name": "latest"
  273. },
  274. {
  275. "name": "1",
  276. "from": {
  277. "Kind": "ImageStreamTag",
  278. "Name": "latest"
  279. }
  280. }
  281. ]
  282. }
  283. }
  284. ]
  285. }