gentoo / gentoo-docker-images

[MIRROR] Common effort to get an official and automated gentoo base docker container
https://gitweb.gentoo.org/proj/docker-images.git
GNU General Public License v2.0
319 stars 90 forks source link

Deterministic builds #57

Open calind opened 6 years ago

calind commented 6 years ago

I'm trying to build deterministic docker images. The problem I'm currently facing is that I don't know what portage snapshot or git commit was used for building the stage3 image. Is there a way to reliably determine that?

javabrett commented 6 years ago

If I understand correctly, you want to be able to:

I suspect that is going to require some changes in the current files.