项目作者: singularityhub

项目描述 :
example builders for Singularity images using continuous integration
高级语言:
项目地址: git://github.com/singularityhub/singularity-ci.git
创建时间: 2016-10-06T19:57:27Z
项目社区:https://github.com/singularityhub/singularity-ci

开源协议:GNU Affero General Public License v3.0

下载


Singularity-CI Builders

This is an entrypoint to show you how you can build Singularity containers
on different Continuous Integration Services. The templates provided are served
by Gitlab or Github, depending on where the CI services are commonly used.


General Templates

The following are general builders that you can customize to build on Travis, CircleCI, GitHub, or GitLab.

Service Status Template
GitLab singularityhub/gitlab-ci img/sregistry-gitlab-small.png
TravisCI Build Status singularityhub/travis-ci img/sregistry-travis-small.png
CircleCI CircleCI singularityhub/circle-ci img/sregistry-circle-small.png
GitHub singularityhub/github-ci img/sregistry-github-small.png

Specific Templates

The following templates are more catered to specific deployments, and provided as requested from users like you! If you would like a custom
template example, please open an issue.

Service Storage Template
CircleCI Singularity Registry Server singularityhub/circle-ci-sregistry

Static Registry Examples

For examples that deploy to Singularity Static Registry types, see the documentation here. These examples include building with CircleCI and Google Build, and deploying to
various cloud storages. Again, it’s very “choose your own adventure” like, so if you have a custom set of needs, please
reach out and @vsoch will help you!

For the above, you should find complete instructions in the corresponding README.md
provided in the GitLab/Github repositories. Build away, friends!

Contributing

If you would like to contribute another CI service, or generally have questions,
please don’t hesitate to open an issue.