From mboxrd@z Thu Jan 1 00:00:00 1970 From: zimoun Subject: Re: docker Date: Thu, 14 Nov 2019 17:58:15 +0100 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:51871) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iVIRx-0003eq-3P for help-guix@gnu.org; Thu, 14 Nov 2019 11:58:30 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iVIRw-0004iE-7Z for help-guix@gnu.org; Thu, 14 Nov 2019 11:58:29 -0500 Received: from mail-qv1-xf2a.google.com ([2607:f8b0:4864:20::f2a]:42853) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iVIRw-0004hw-1P for help-guix@gnu.org; Thu, 14 Nov 2019 11:58:28 -0500 Received: by mail-qv1-xf2a.google.com with SMTP id c9so2618140qvz.9 for ; Thu, 14 Nov 2019 08:58:27 -0800 (PST) In-Reply-To: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: rndd@tuta.io Cc: Help Guix Hi, On Thu, 14 Nov 2019 at 15:55, wrote: > how to install docker, run dockerd and use these in guix? Are you using Guix on the top of a foreign distro? Or are you using Guix System? Do you experiment issue with "guix package -i docker"? All the best, simon