sndrtj / multi-package-containers

Testing building mulled containers for multi-requirement tools.

Home Page:https://biocontainers.pro/#/multipackage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

Building multiple package Containers

Create a container is easy! All what you need to do is add a combination of packages to the hash.tsv file.

To assemble the required string of package combinations you can use the little helper service which we provide for you. This service will also tell you the name of the container that will be created.

Currently, this will create you Docker and rkt containers hosted at https://quay.io/organization/biocontainers and Singularity images hosted at https://depot.galaxyproject.org/singularity/ (Hosting sponsors and mirrors welcome!).

Setting up such a repository

  • Create repository and register with Travis.
  • Create quay.io oauth token in an organization.
  • Copy Travis file as an example, remove secure environment variables.
  • travis encrypt QUAY_OAUTH_TOKEN= --add env.global
  • travis encrypt INVOLUCRO_AUTH="https://:@quay.io/v1/" --add env.global

About

Testing building mulled containers for multi-requirement tools.

https://biocontainers.pro/#/multipackage