From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vicente Eduardo Subject: Re: Guix in Docker for automated CD/CI of complex software Date: Fri, 22 Nov 2019 19:41:39 +0100 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="000000000000627cbb0597f3c4c5" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:41919) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iYDsS-000401-4G for guix-devel@gnu.org; Fri, 22 Nov 2019 13:41:57 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iYDsQ-0004MO-09 for guix-devel@gnu.org; Fri, 22 Nov 2019 13:41:55 -0500 Received: from mail-il1-x12c.google.com ([2607:f8b0:4864:20::12c]:42142) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iYDsO-0004Lg-C7 for guix-devel@gnu.org; Fri, 22 Nov 2019 13:41:52 -0500 Received: by mail-il1-x12c.google.com with SMTP id f6so3866796ilh.9 for ; Fri, 22 Nov 2019 10:41:52 -0800 (PST) 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: Hartmut Goebel , guix-devel@gnu.org --000000000000627cbb0597f3c4c5 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable I don't want to create a docker image of my software from guix, I want to run guix inside docker in order to have a portable installation of guix for common ci/cd enviroments. Here's the metacall schema: https://github.com/metacall/distributable/blob/53caad582cd097c5e92798bf0ec1= 6660bfc4030c/source/metacall.scm My idea is to generate a zip with all libraries self contained, rather than a Docker image. El vie., 22 nov. 2019 15:23, Hartmut Goebel escribi=C3=B3: > Hi, > > > Am 21.11.19 um 15:41 schrieb Vicente Eduardo: > > In order to achieve this I have developed a Docker image of Guix > > (https://github.com/metacall/guix) based on Alpine Linux. I work a lot > > I'm curious: Why are you not just using `guix system |docker-image` to > create the docker image directly? > | > > -- > Regards > Hartmut Goebel > > | Hartmut Goebel | h.goebel@crazy-compilers.com | > | www.crazy-compilers.com | compilers which you thought are impossible | > > > El vie., 22 nov. 2019 15:23, Hartmut Goebel escribi=C3=B3: > Hi, > > > Am 21.11.19 um 15:41 schrieb Vicente Eduardo: > > In order to achieve this I have developed a Docker image of Guix > > (https://github.com/metacall/guix) based on Alpine Linux. I work a lot > > I'm curious: Why are you not just using `guix system |docker-image` to > create the docker image directly? > | > > -- > Regards > Hartmut Goebel > > | Hartmut Goebel | h.goebel@crazy-compilers.com | > | www.crazy-compilers.com | compilers which you thought are impossible | > > > --000000000000627cbb0597f3c4c5 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
I don't want to create a docker ima= ge of my software from guix, I want to run guix inside docker in order to h= ave a portable installation of guix for common ci/cd enviroments.


My idea is to gen= erate a zip with all libraries self contained, rather than a Docker image.<= /div>


El vie., 22 nov. 2019 15:23, Hartmut Goebe= l <h.goebel@crazy-compilers.com> escribi=C3=B3:
Hi,


Am 21.11.19 um 15:41 schrieb Vicente Eduardo:
> In order to achieve this I have developed a Docker image of Guix
> (https://github.com/metacall/guix) ba= sed on Alpine Linux. I work a lot

I'm curious: Why are you not just using `guix system |docker-image` to<= br> create the docker image directly?
|

--
Regards
Hartmut Goebel

| Hartmut Goebel=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | h= .goebel@crazy-compilers.com=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0|
| www.crazy-compilers.com | compilers which = you thought are impossible |



El vie., 22 nov. 2019 15:23, Hartmut Goebel <h.goebel@crazy-compilers.com> escribi=C3=B3:
Hi,


Am 21.11.19 um 15:41 schrieb Vicente Eduardo:
> In order to achieve this I have developed a Docker image of Guix
> (https://github.com/metacall/guix) ba= sed on Alpine Linux. I work a lot

I'm curious: Why are you not just using `guix system |docker-image` to<= br> create the docker image directly?
|

--
Regards
Hartmut Goebel

| Hartmut Goebel=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | h= .goebel@crazy-compilers.com=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0|
| www.crazy-compilers.com | compilers which = you thought are impossible |


--000000000000627cbb0597f3c4c5--