Thanks Alan, I can build a docker image now. I will check if it works and easybuild is inside.
Juan On 11/12/19 15:41, Alan O'Cais wrote: > Ok, from the test suite I was able to figure out that this works: > eb -d --experimental -C --container-config=centos:7 > --container-type=docker M4-1.4.18.eb > > On Wed, 11 Dec 2019 at 15:35, Alan O'Cais <[email protected] > <mailto:[email protected]>> wrote: > > I can't figure out what should go there either! I think we need an > example for each case, the docker one is missing. > > Alan > > On Wed, 11 Dec 2019 at 14:20, Juan Cabrera <[email protected] > <mailto:[email protected]>> wrote: > > Hi, > > I would like to have a centos7 docker with eb to build modules. > > I try the experimental procedure in the documentation to get > a Dockerfile > https://easybuild.readthedocs.io/en/latest/Containers.html > > But the command > > eb --experimental -C --container-config > 'bootstrap=yum,from=centos:centos7,osversion=7' > --container-type docker $CFGS1/m/M4/M4-1.4.18.eb > > Gives this error: > > == temporary log file in case of crash > /tmp/eb-yNoEvs/easybuild-IbzBNd.log > ERROR: Unsupported container config > 'bootstrap=yum,from=centos:centos7,osversion=7' > > To generate a syngularity file, the command > > eb --experimental -C --container-config > 'bootstrap=yum,from=centos:centos7,osversion=7' > $CFGS1/m/M4/M4-1.4.18.eb > > seems to work. I get a > .local/easybuild/containers/Singularity.M4-1.4.18 file. > > Perhaps I misunderstood the --container-config flag, > > Can somebody help me? > > Regards > > Juan > -- > > Juan CABRERA > Correspondant informatique > Département de Mathématiques > > T. 081724919 > [email protected] <mailto:[email protected]> > http://staff.unamur.be/jbcabrer > > Université de Namur ASBL > Rue de Bruxelles 61 - 5000 Namur > Belgique > > Let’s respect the environment together. > Only print this message if necessary! > > > > -- > Dr. Alan O'Cais > E-CAM Software Manager > Juelich Supercomputing Centre > Forschungszentrum Juelich GmbH > 52425 Juelich, Germany > > Phone: +49 2461 61 5213 > Fax: +49 2461 61 6656 > E-mail: [email protected] <mailto:[email protected]> > WWW: http://www.fz-juelich.de/ias/jsc/EN > > > > -- > Dr. Alan O'Cais > E-CAM Software Manager > Juelich Supercomputing Centre > Forschungszentrum Juelich GmbH > 52425 Juelich, Germany > > Phone: +49 2461 61 5213 > Fax: +49 2461 61 6656 > E-mail: [email protected] <mailto:[email protected]> > WWW: http://www.fz-juelich.de/ias/jsc/EN > > > ------------------------------------------------------------------------------------------------ > ------------------------------------------------------------------------------------------------ > Forschungszentrum Juelich GmbH > 52425 Juelich > Sitz der Gesellschaft: Juelich > Eingetragen im Handelsregister des Amtsgerichts Dueren Nr. HR B 3498 > Vorsitzender des Aufsichtsrats: MinDir Volker Rieke > Geschaeftsfuehrung: Prof. Dr.-Ing. Wolfgang Marquardt (Vorsitzender), > Karsten Beneke (stellv. Vorsitzender), Prof. Dr.-Ing. Harald Bolt, > Prof. Dr. Sebastian M. Schmidt > ------------------------------------------------------------------------------------------------ > ------------------------------------------------------------------------------------------------ > -- Juan CABRERA Correspondant informatique Département de Mathématiques T. 081724919 [email protected] <mailto:[email protected]> http://staff.unamur.be/jbcabrer Université de Namur ASBL Rue de Bruxelles 61 - 5000 Namur Belgique Let’s respect the environment together. Only print this message if necessary!

