Skip to content

Commit

Permalink
Merge branch 'master' into fc35
Browse files Browse the repository at this point in the history
  • Loading branch information
startx-lab committed Jun 27, 2022
2 parents fee5e76 + 3cc7590 commit b6343dd
Show file tree
Hide file tree
Showing 20 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion Applications/ocp-reliability/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ LABEL name="$SX_ID" \
io.artifacthub.package.logo-url='https://gitlab.com/startx1/containers/-/raw/fc35/docs/img/app-ocp-reliability.svg' \
io.artifacthub.package.alternative-locations='quay.io/startx/ocp-reliability,docker.io/startx/app-ocp-reliability' \
io.artifacthub.package.license='Apache-2.0' \
org.opencontainers.image.created='2022-06-25T00:00:00Z' \
org.opencontainers.image.created='2022-06-27T00:00:00Z' \
org.opencontainers.image.version="$SX_VERSION" \
org.opencontainers.image.description="$SX_SUMMARY. Use for executing ocp-reliability test again't an openshift cluster." \
org.opencontainers.image.documentation="https://docker-images.readthedocs.io/en/fc35/Application/ocp-reliability/" \
Expand Down
2 changes: 1 addition & 1 deletion Applications/phpmyadmin/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ LABEL name="$SX_ID" \
io.artifacthub.package.logo-url='https://gitlab.com/startx1/containers/-/raw/fc35/docs/img/app-phpmyadmin.svg' \
io.artifacthub.package.alternative-locations='quay.io/startx/phpmyadmin,docker.io/startx/app-phpmyadmin' \
io.artifacthub.package.license='Apache-2.0' \
org.opencontainers.image.created='2022-06-25T00:00:00Z' \
org.opencontainers.image.created='2022-06-27T00:00:00Z' \
org.opencontainers.image.version="$SX_VERSION" \
org.opencontainers.image.description="$SX_SUMMARY. Use for executing phpmyadmin database web-console or as container mainstream image for your dynamic web application containers." \
org.opencontainers.image.documentation="https://docker-images.readthedocs.io/en/fc35/Application/phpmyadmin/" \
Expand Down
2 changes: 1 addition & 1 deletion GitlabRunner/ansible/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ LABEL name="$SX_ID" \
io.artifacthub.package.logo-url='https://gitlab.com/startx1/containers/-/raw/fc35/docs/img/runner-ansible.svg' \
io.artifacthub.package.alternative-locations='quay.io/startx/runner-ansible,docker.io/startx/runner-ansible' \
io.artifacthub.package.license='Apache-2.0' \
org.opencontainers.image.created='2022-06-25T00:00:00Z' \
org.opencontainers.image.created='2022-06-27T00:00:00Z' \
org.opencontainers.image.version="$SX_VERSION" \
org.opencontainers.image.description="$SX_SUMMARY. Use for building ansible playbooks based on fedora and using gitlab CI runners." \
org.opencontainers.image.documentation="https://docker-images.readthedocs.io/en/fc35/GitlabRunner/ansible/" \
Expand Down
2 changes: 1 addition & 1 deletion GitlabRunner/apache/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ LABEL name="$SX_ID" \
io.artifacthub.package.logo-url='https://gitlab.com/startx1/containers/-/raw/fc35/docs/img/runner-apache.svg' \
io.artifacthub.package.alternative-locations='quay.io/startx/runner-apache,docker.io/startx/runner-apache' \
io.artifacthub.package.license='Apache-2.0' \
org.opencontainers.image.created='2022-06-25T00:00:00Z' \
org.opencontainers.image.created='2022-06-27T00:00:00Z' \
org.opencontainers.image.version="$SX_VERSION" \
org.opencontainers.image.description="$SX_SUMMARY. Use for building application based on http using gitlab CI runners." \
org.opencontainers.image.documentation="https://docker-images.readthedocs.io/en/fc35/GitlabRunner/apache/" \
Expand Down
2 changes: 1 addition & 1 deletion GitlabRunner/bash/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ LABEL name="$SX_ID" \
io.artifacthub.package.logo-url='https://gitlab.com/startx1/containers/-/raw/fc35/docs/img/runner-bash.svg' \
io.artifacthub.package.alternative-locations='quay.io/startx/runner-bash,docker.io/startx/runner-bash' \
io.artifacthub.package.license='Apache-2.0' \
org.opencontainers.image.created='2022-06-25T00:00:00Z' \
org.opencontainers.image.created='2022-06-27T00:00:00Z' \
org.opencontainers.image.version="$SX_VERSION" \
org.opencontainers.image.description="$SX_SUMMARY. Use for building application based on bash using gitlab CI runners." \
org.opencontainers.image.documentation="https://docker-images.readthedocs.io/en/fc35/GitlabRunner/bash/" \
Expand Down
2 changes: 1 addition & 1 deletion GitlabRunner/nodejs/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ LABEL name="$SX_ID" \
io.artifacthub.package.logo-url='https://gitlab.com/startx1/containers/-/raw/fc35/docs/img/runner-nodejs.svg' \
io.artifacthub.package.alternative-locations='quay.io/startx/runner-nodejs,docker.io/startx/runner-nodejs' \
io.artifacthub.package.license='Apache-2.0' \
org.opencontainers.image.created='2022-06-25T00:00:00Z' \
org.opencontainers.image.created='2022-06-27T00:00:00Z' \
org.opencontainers.image.version="$SX_VERSION" \
org.opencontainers.image.description="$SX_SUMMARY. Use for building application based on nodejs using gitlab CI runners." \
org.opencontainers.image.documentation="https://docker-images.readthedocs.io/en/fc35/GitlabRunner/nodejs/" \
Expand Down
2 changes: 1 addition & 1 deletion GitlabRunner/oc/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ LABEL name="$SX_ID" \
io.artifacthub.package.logo-url='https://gitlab.com/startx1/containers/-/raw/fc35/docs/img/runner-oc.svg' \
io.artifacthub.package.alternative-locations='quay.io/startx/runner-oc,docker.io/startx/runner-oc' \
io.artifacthub.package.license='Apache-2.0' \
org.opencontainers.image.created='2022-06-25T00:00:00Z' \
org.opencontainers.image.created='2022-06-27T00:00:00Z' \
org.opencontainers.image.version="$SX_VERSION" \
org.opencontainers.image.description="$SX_SUMMARY. Use for building application based on oc or kubectl using gitlab CI runners." \
org.opencontainers.image.documentation="https://docker-images.readthedocs.io/en/fc35/GitlabRunner/oc/" \
Expand Down
2 changes: 1 addition & 1 deletion GitlabRunner/php/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ LABEL name="$SX_ID" \
io.artifacthub.package.logo-url='https://gitlab.com/startx1/containers/-/raw/fc35/docs/img/runner-php.svg' \
io.artifacthub.package.alternative-locations='quay.io/startx/runner-php,docker.io/startx/runner-php' \
io.artifacthub.package.license='Apache-2.0' \
org.opencontainers.image.created='2022-06-25T00:00:00Z' \
org.opencontainers.image.created='2022-06-27T00:00:00Z' \
org.opencontainers.image.version="$SX_VERSION" \
org.opencontainers.image.description="$SX_SUMMARY. Use for building application based on php using gitlab CI runners." \
org.opencontainers.image.documentation="https://docker-images.readthedocs.io/en/fc35/GitlabRunner/php/" \
Expand Down
2 changes: 1 addition & 1 deletion OS/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ LABEL name="$SX_ID" \
io.artifacthub.package.maintainers='[{"name":"STARTX","email":"$SX_MAINTAINER_MAIL"}]' \
io.k8s.description="$SX_SUMMARY" \
io.artifacthub.package.license='Apache-2.0' \
org.opencontainers.image.created='2022-06-25T00:00:00Z' \
org.opencontainers.image.created='2022-06-27T00:00:00Z' \
io.k8s.display-name="$SX_ID" \
io.openshift.tags="startx,os,fedora" \
io.artifacthub.package.keywords='startx,os,fedora' \
Expand Down
2 changes: 1 addition & 1 deletion Services/apache/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ LABEL name="$SX_ID" \
io.artifacthub.package.logo-url='https://gitlab.com/startx1/containers/-/raw/fc35/docs/img/sv-apache.svg' \
io.artifacthub.package.alternative-locations='quay.io/startx/apache,docker.io/startx/sv-apache' \
io.artifacthub.package.license='Apache-2.0' \
org.opencontainers.image.created='2022-06-25T00:00:00Z' \
org.opencontainers.image.created='2022-06-27T00:00:00Z' \
org.opencontainers.image.version="$SX_VERSION" \
org.opencontainers.image.description="$SX_SUMMARY. Use for executing application based on http or as container mainstream image for your web application containers." \
org.opencontainers.image.documentation="https://docker-images.readthedocs.io/en/fc35/Services/apache/" \
Expand Down
2 changes: 1 addition & 1 deletion Services/couchbase/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ LABEL name="$SX_ID" \
io.artifacthub.package.logo-url='https://gitlab.com/startx1/containers/-/raw/fc35/docs/img/sv-couchbase.svg' \
io.artifacthub.package.alternative-locations='quay.io/startx/couchbase,docker.io/startx/sv-couchbase' \
io.artifacthub.package.license='Apache-2.0' \
org.opencontainers.image.created='2022-06-25T00:00:00Z' \
org.opencontainers.image.created='2022-06-27T00:00:00Z' \
org.opencontainers.image.version="$SX_VERSION" \
org.opencontainers.image.description="$SX_SUMMARY. Use for executing database based on couchbase or as container mainstream image for your database backend containers." \
org.opencontainers.image.documentation="https://docker-images.readthedocs.io/en/fc35/Services/couchbase/" \
Expand Down
2 changes: 1 addition & 1 deletion Services/mariadb/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ LABEL name="$SX_ID" \
io.artifacthub.package.logo-url='https://gitlab.com/startx1/containers/-/raw/fc35/docs/img/sv-mariadb.svg' \
io.artifacthub.package.alternative-locations='quay.io/startx/mariadb,docker.io/startx/sv-mariadb' \
io.artifacthub.package.license='Apache-2.0' \
org.opencontainers.image.created='2022-06-25T00:00:00Z' \
org.opencontainers.image.created='2022-06-27T00:00:00Z' \
org.opencontainers.image.version="$SX_VERSION" \
org.opencontainers.image.description="$SX_SUMMARY. Use for executing database based on mariadb or as container mainstream image for your database backend containers." \
org.opencontainers.image.documentation="https://docker-images.readthedocs.io/en/fc35/Services/mariadb/" \
Expand Down
2 changes: 1 addition & 1 deletion Services/memcache/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ LABEL name="$SX_ID" \
io.artifacthub.package.logo-url='https://gitlab.com/startx1/containers/-/raw/fc35/docs/img/sv-memcache.svg' \
io.artifacthub.package.alternative-locations='quay.io/startx/memcache,docker.io/startx/sv-memcache' \
io.artifacthub.package.license='Apache-2.0' \
org.opencontainers.image.created='2022-06-25T00:00:00Z' \
org.opencontainers.image.created='2022-06-27T00:00:00Z' \
org.opencontainers.image.version="$SX_VERSION" \
org.opencontainers.image.description="$SX_SUMMARY. Use for executing database based on memcached or as container mainstream image for your database backend containers." \
org.opencontainers.image.documentation="https://docker-images.readthedocs.io/en/fc35/Services/memcache/" \
Expand Down
2 changes: 1 addition & 1 deletion Services/mongo/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ LABEL name="$SX_ID" \
io.artifacthub.package.logo-url='https://gitlab.com/startx1/containers/-/raw/fc35/docs/img/sv-mongo.svg' \
io.artifacthub.package.alternative-locations='quay.io/startx/mongo,docker.io/startx/sv-mongo' \
io.artifacthub.package.license='Apache-2.0' \
org.opencontainers.image.created='2022-06-25T00:00:00Z' \
org.opencontainers.image.created='2022-06-27T00:00:00Z' \
org.opencontainers.image.version="$SX_VERSION" \
org.opencontainers.image.description="$SX_SUMMARY. Use for executing database based on mongo or as container mainstream image for your database backend containers." \
org.opencontainers.image.documentation="https://docker-images.readthedocs.io/en/fc35/Services/mongo/" \
Expand Down
2 changes: 1 addition & 1 deletion Services/nodejs/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ LABEL name="$SX_ID" \
io.artifacthub.package.logo-url='https://gitlab.com/startx1/containers/-/raw/fc35/docs/img/sv-nodejs.svg' \
io.artifacthub.package.alternative-locations='quay.io/startx/nodejs,docker.io/startx/sv-nodejs' \
io.artifacthub.package.license='Apache-2.0' \
org.opencontainers.image.created='2022-06-25T00:00:00Z' \
org.opencontainers.image.created='2022-06-27T00:00:00Z' \
org.opencontainers.image.version="$SX_VERSION" \
org.opencontainers.image.description="$SX_SUMMARY. Use for executing application based on nodejs or as container mainstream image for your micro-service containers." \
org.opencontainers.image.documentation="https://docker-images.readthedocs.io/en/fc35/Services/nodejs/" \
Expand Down
2 changes: 1 addition & 1 deletion Services/ooconv/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ LABEL name="$SX_ID" \
io.artifacthub.package.logo-url='https://gitlab.com/startx1/containers/-/raw/fc35/docs/img/sv-ooconv.svg' \
io.artifacthub.package.alternative-locations='quay.io/startx/ooconv,docker.io/startx/sv-ooconv' \
io.artifacthub.package.license='Apache-2.0' \
org.opencontainers.image.created='2022-06-25T00:00:00Z' \
org.opencontainers.image.created='2022-06-27T00:00:00Z' \
org.opencontainers.image.version="$SX_VERSION" \
org.opencontainers.image.description="$SX_SUMMARY. Use for executing OpenOffice document converter or as container mainstream image for your document convertion backend containers." \
org.opencontainers.image.documentation="https://docker-images.readthedocs.io/en/fc35/Services/ooconv/" \
Expand Down
2 changes: 1 addition & 1 deletion Services/php/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ LABEL name="$SX_ID" \
io.artifacthub.package.logo-url='https://gitlab.com/startx1/containers/-/raw/fc35/docs/img/sv-php.svg' \
io.artifacthub.package.alternative-locations='quay.io/startx/php,docker.io/startx/sv-php' \
io.artifacthub.package.license='Apache-2.0' \
org.opencontainers.image.created='2022-06-25T00:00:00Z' \
org.opencontainers.image.created='2022-06-27T00:00:00Z' \
org.opencontainers.image.version="$SX_VERSION" \
org.opencontainers.image.description="$SX_SUMMARY. Use for executing application based on http-php or as container mainstream image for your dynamic web application containers." \
org.opencontainers.image.documentation="https://docker-images.readthedocs.io/en/fc35/Services/php/" \
Expand Down
2 changes: 1 addition & 1 deletion Services/postgres/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ LABEL name="$SX_ID" \
io.artifacthub.package.logo-url='https://gitlab.com/startx1/containers/-/raw/fc35/docs/img/sv-postgres.svg' \
io.artifacthub.package.alternative-locations='quay.io/startx/postgres,docker.io/startx/sv-postgres' \
io.artifacthub.package.license='Apache-2.0' \
org.opencontainers.image.created='2022-06-25T00:00:00Z' \
org.opencontainers.image.created='2022-06-27T00:00:00Z' \
org.opencontainers.image.version="$SX_VERSION" \
org.opencontainers.image.description="$SX_SUMMARY. Use for executing database based on postgres or as container mainstream image for your database backend containers." \
org.opencontainers.image.documentation="https://docker-images.readthedocs.io/en/fc35/Services/postgres/" \
Expand Down
2 changes: 1 addition & 1 deletion VDI/chrome/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ LABEL name="$SX_ID" \
io.artifacthub.package.logo-url='https://gitlab.com/startx1/containers/-/raw/fc35/docs/img/vdi-chrome.svg' \
io.artifacthub.package.alternative-locations='quay.io/startx/chrome,docker.io/startx/vdi-chrome' \
io.artifacthub.package.license='Apache-2.0' \
org.opencontainers.image.created='2022-06-25T00:00:00Z' \
org.opencontainers.image.created='2022-06-27T00:00:00Z' \
org.opencontainers.image.version="$SX_VERSION" \
org.opencontainers.image.description="$SX_SUMMARY. Use for executing chrome browser as container mainstream image with persistence capabilities" \
org.opencontainers.image.documentation="https://docker-images.readthedocs.io/en/fc35/VDI/chrome/" \
Expand Down
2 changes: 1 addition & 1 deletion VDI/firefox/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ LABEL name="$SX_ID" \
io.artifacthub.package.logo-url='https://gitlab.com/startx1/containers/-/raw/fc35/docs/img/vdi-firefox.svg' \
io.artifacthub.package.alternative-locations='quay.io/startx/firefox,docker.io/startx/vdi-firefox' \
io.artifacthub.package.license='Apache-2.0' \
org.opencontainers.image.created='2022-06-25T00:00:00Z' \
org.opencontainers.image.created='2022-06-27T00:00:00Z' \
org.opencontainers.image.version="$SX_VERSION" \
org.opencontainers.image.description="$SX_SUMMARY. Use for executing firefox browser as container mainstream image with persistence capabilities" \
org.opencontainers.image.documentation="https://docker-images.readthedocs.io/en/fc35/VDI/firefox/" \
Expand Down

0 comments on commit b6343dd

Please sign in to comment.