From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: Docker and singularity containers Date: Sat, 05 Jan 2019 17:14:31 +0100 Message-ID: <87pntbrsig.fsf@elephly.net> References: <20180912151616.iwt3kqb77zd76wf6@thebird.nl> <878t4662lw.fsf@gnu.org> <87in3ak3w1.fsf@elephly.net> <20180912183059.oto5gi36boo62sx2@thebird.nl> <87bm92jutm.fsf@elephly.net> <20180913061036.y7xeizvazyhc5dsd@thebird.nl> <87a7olkgln.fsf@elephly.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggsout.gnu.org ([209.51.188.92]:60420 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gfob9-0003dL-L7 for guix-devel@gnu.org; Sat, 05 Jan 2019 11:14:56 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gfob5-0003US-Ez for guix-devel@gnu.org; Sat, 05 Jan 2019 11:14:55 -0500 Received: from sender-of-o53.zoho.com ([135.84.80.218]:21741) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gfob5-0003U9-6G for guix-devel@gnu.org; Sat, 05 Jan 2019 11:14:51 -0500 In-reply-to: List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: zimoun Cc: guix-devel , Ludovic =?utf-8?Q?Court=C3=A8s?= Hi simon, > Well, why not push to DockerHub time to time. > I agree that will attract people if Guix provide an official docker > image reachable from DockerHub. [=E2=80=A6] > Therefore: > - which tasks and which packages? I don=E2=80=99t know. We could have one with R + all CRAN and bioconductor packages that we currently offer. > - how? That=E2=80=99s easier: with =E2=80=9Cguix pack=E2=80=9D. We would create a= Cuirass job to build a pack regularly. We=E2=80=99d need to add support for hooks to publish the generated pack on DockerHub, though we could just as well host them ourselves. Would you like to give this a try? A good first step is to list the steps that need to be performed. A first implementation might even be done with a cron job. I could add this to berlin.guixsd.org when you=E2=80= =99re ready. -- Ricardo