help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Are Guix-generated Docker images reproducible?


From: Ignas Lapėnas
Subject: Re: Are Guix-generated Docker images reproducible?
Date: Mon, 16 Sep 2024 14:43:32 +0300

Hi,

Most packages are reproducable, and should get you the exact same docker
image file. 

https://qa.guix.gnu.org/reproducible-builds

As far as I know, it is possible, that source code is no longer
available and unreachable (There might be something already for long
term storage, but that I do not know), then the image might not
build. Or there might be tests that depend on time for some reason.

Hope that helps.

Konrad Hinsen <konrad.hinsen@fastmail.net> writes:

> Hi everyone,
>
> Suppose you do
>
>   guix time-machine --channels=channels.scm -- \
>           pack --format=docker --manifest=manifest.scm
>
> You keep a copy of channels.scm and manifest.scm, and run the same
> command a few months (and "guix pull"s) later, can you expect to get the
> exact same Docker image file, bit for bit? If not, why not?
>
> Cheers,
>   Konrad.

-- 
Best Regards,
Ignas Lapėnas



reply via email to

[Prev in Thread] Current Thread [Next in Thread]