I am using this docker config to build easyconfigs, not to create containers. I am using EasyBuild in a container, is this what you are referring to? Using a container to build easyconfigs helps to ensure a consistent build environment that does not become polluted with dev packages. This could be used Jekins as part of a deployment workflow. The README is not up to date, the Dockerfile is currently the best documentation. I will try to correct this soon.
https://github.com/FredHutch/EBcb EBcb == [EasyBuild container build] rhymes with "CBGB" if you are an English speaker. John Dey On 2/6/19, 6:31 PM, "[email protected] on behalf of Kenneth Hoste" <[email protected] on behalf of [email protected]> wrote: On 06/02/2019 16:08, Jure Pečar wrote: > On Wed, 6 Feb 2019 15:57:50 +0100 > Kenneth Hoste <[email protected]> wrote: > >> One additional topic we'll also discuss in this conf call (start time >> +1h from now) is a standard (container-based) testing environment for >> testing contributions (& running regression tests). >> >> If you are already testing or using EasyBuild in a containerized >> environment, it would be great if you could contribute to the discussion >> (which will certainly continue through the issue tracker and/or on the >> mailing list after the conf call). > > Sounds like a good idea. We can share our Dockerfile of build env or gitlab CI setup. In my opinion it is very basic but does the job for us. Anything publicly available on that? regards, Kenneth

