Skip to content

Commit

Permalink
add okd/ocp tags to imported content
Browse files Browse the repository at this point in the history
  • Loading branch information
bparees committed Sep 14, 2018
1 parent 412c5d7 commit 7d70be3
Show file tree
Hide file tree
Showing 2 changed files with 134 additions and 0 deletions.
29 changes: 29 additions & 0 deletions community.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ data:
regex: wildfly
suffix: centos7
tags:
- okd
- online-starter
- online-professional
infinispan:
Expand All @@ -50,80 +51,108 @@ data:
docs: https://github.com/sclorg/s2i-ruby-container/blob/master/README.md
regex: ruby
suffix: centos7
tags:
- okd
python:
imagestreams:
- location: https://raw.githubusercontent.com/sclorg/s2i-python-container/master/imagestreams/python-centos7.json
docs: https://github.com/sclorg/s2i-python-container/blob/master/README.md
regex: python
suffix: centos7
tags:
- okd
nodejs:
imagestreams:
- location: https://raw.githubusercontent.com/bucharest-gold/centos7-s2i-nodejs/master/imagestreams/nodejs-centos7.json
docs: https://github.com/bucharest-gold/centos7-s2i-nodejs/blob/master/README.md
regex: nodejs
suffix: centos7
tags:
- okd
perl:
imagestreams:
- location: https://raw.githubusercontent.com/sclorg/s2i-perl-container/master/imagestreams/perl-centos7.json
docs: https://github.com/sclorg/s2i-perl-container/blob/master/README.md
regex: perl
suffix: centos7
tags:
- okd
php:
imagestreams:
- location: https://raw.githubusercontent.com/sclorg/s2i-php-container/master/imagestreams/php-centos7.json
docs: https://github.com/sclorg/s2i-php-container/blob/master/README.md
regex: php
suffix: centos7
tags:
- okd
httpd:
imagestreams:
- location: https://raw.githubusercontent.com/sclorg/httpd-container/master/imagestreams/httpd-centos7.json
docs: https://github.com/sclorg/httpd-container/blob/master/README.md
regex: httpd
suffix: centos7
tags:
- okd
jenkins:
imagestreams:
- location: https://raw.githubusercontent.com/openshift/jenkins/master/openshift/imagestreams/jenkins-centos7.json
docs: https://github.com/openshift/origin/blob/master/examples/jenkins/README.md
regex: jenkins
suffix: centos7
tags:
- okd
mariadb:
imagestreams:
- location: https://raw.githubusercontent.com/sclorg/mariadb-container/master/imagestreams/mariadb-centos7.json
docs: https://github.com/sclorg/mariadb-container/blob/master/README.md
regex: mariadb
suffix: centos7
tags:
- okd
mongodb:
imagestreams:
- location: https://raw.githubusercontent.com/sclorg/mongodb-container/master/imagestreams/mongodb-centos7.json
docs: https://github.com/sclorg/mongodb-container/blob/master/README.md
regex: mongodb
suffix: centos7
tags:
- okd
mysql:
imagestreams:
- location: https://raw.githubusercontent.com/sclorg/mysql-container/master/imagestreams/mysql-centos7.json
docs: https://github.com/sclorg/mysql-container/blob/master/README.md
regex: mysql
suffix: centos7
tags:
- okd
nginx:
imagestreams:
- location: https://raw.githubusercontent.com/sclorg/nginx-container/master/imagestreams/nginx-centos7.json
docs: https://github.com/sclorg/nginx-container/blob/master/README.md
regex: nginx
suffix: centos7
tags:
- okd
postgresql:
imagestreams:
- location: https://raw.githubusercontent.com/sclorg/postgresql-container/master/imagestreams/postgresql-centos7.json
docs: https://github.com/sclorg/postgresql-container/blob/master/README.md
regex: postgresql
suffix: centos7
tags:
- okd
redis:
imagestreams:
- location: https://raw.githubusercontent.com/sclorg/redis-container/master/imagestreams/redis-centos7.json
docs: https://github.com/sclorg/redis-container/blob/master/README.md
regex: redis
suffix: centos7
tags:
- okd
dotnet:
imagestreams:
- location: https://raw.githubusercontent.com/redhat-developer/s2i-dotnetcore/master/dotnet_imagestreams_centos.json
docs: https://github.com/redhat-developer/s2i-dotnetcore/blob/master/README.md
suffix: centos7
tags:
- okd
Loading

0 comments on commit 7d70be3

Please sign in to comment.