From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= Subject: Re: Singularity output Date: Tue, 26 Nov 2019 10:52:23 +0100 Message-ID: <8736ebars8.fsf@gnu.org> References: <20191121105939.rwr3yeyfgr56a3tf@thebird.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:55137) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iZXWD-0008TF-Qa for guix-devel@gnu.org; Tue, 26 Nov 2019 04:52:26 -0500 In-Reply-To: (zimoun's message of "Thu, 21 Nov 2019 12:16:44 +0100") 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 Hello, zimoun skribis: > On Thu, 21 Nov 2019 at 12:10, Pjotr Prins wro= te: > >> I am wondering if we could directly generate Singularity containers as >> we do with Docker today. > > I am not using Singularity so maybe I miss a point. But > > guix pack -f squashfs > > does not do the right job? It does, that works with Singularity 2.x and 3.x. Ludo=E2=80=99.