From mboxrd@z Thu Jan 1 00:00:00 1970 From: zimoun Subject: Re: Singularity output Date: Thu, 21 Nov 2019 12:16:44 +0100 Message-ID: References: <20191121105939.rwr3yeyfgr56a3tf@thebird.nl> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:52170) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iXkSU-00069K-PU for guix-devel@gnu.org; Thu, 21 Nov 2019 06:17:11 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iXkST-0005CX-WC for guix-devel@gnu.org; Thu, 21 Nov 2019 06:17:10 -0500 Received: from mail-qk1-x72d.google.com ([2607:f8b0:4864:20::72d]:33236) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iXkSJ-00056d-C9 for guix-devel@gnu.org; Thu, 21 Nov 2019 06:17:04 -0500 Received: by mail-qk1-x72d.google.com with SMTP id 71so2694379qkl.0 for ; Thu, 21 Nov 2019 03:16:56 -0800 (PST) In-Reply-To: <20191121105939.rwr3yeyfgr56a3tf@thebird.nl> 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: Pjotr Prins Cc: guix-devel Hi Pjotr, On Thu, 21 Nov 2019 at 12:10, Pjotr Prins wrote: > 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? All the best, simon