mwalbeck / docker-ci

:package: Containers used for Continous Integration jobs (automated testing)

Home Page:https://hub.docker.com/u/nextcloudci/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CI images for Nextcloud

📦 Containers used for Continous Integration jobs (automated testing)

The images are automatic builds on Docker Hub. You can find them at https://hub.docker.com/u/nextcloudci/. The build is only triggered if a git tag is set.

Git tags

To trigger a build of a specific container the tag needs to be named like the folder followed by a dash and a version number. This means translations-1 will only trigger a build of the translation container and will then build the container nextcloudci/translations:translations-1.

Other example:

  • git tag php7.1-5 will only build nextcloudci/php7.1:php7.1-5

About

:package: Containers used for Continous Integration jobs (automated testing)

https://hub.docker.com/u/nextcloudci/


Languages

Language:Perl 71.4%Language:PHP 10.1%Language:Dockerfile 7.9%Language:CSS 4.9%Language:Shell 4.6%Language:JavaScript 1.0%Language:Makefile 0.1%