example builders for Singularity images using continuous integration
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.
The following are general builders that you can customize to build on Travis, CircleCI, GitHub, or GitLab.
Service | Status | Template | |
---|---|---|---|
GitLab | singularityhub/gitlab-ci | ![]() |
|
TravisCI | singularityhub/travis-ci | ![]() |
|
CircleCI | singularityhub/circle-ci | ![]() |
|
GitHub | singularityhub/github-ci | ![]() |
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 |
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!
If you would like to contribute another CI service, or generally have questions,
please don’t hesitate to open an issue.