Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker containers aren't reproducible #13

Open
r-n-o opened this issue Nov 1, 2023 · 1 comment
Open

Docker containers aren't reproducible #13

r-n-o opened this issue Nov 1, 2023 · 1 comment
Assignees

Comments

@r-n-o
Copy link
Collaborator

r-n-o commented Nov 1, 2023

Flagged by @james-callahan in #11: #11 (comment)

We could address this with:

  • COPY into a /newroot
  • fix timestamps in /newroot
  • Do a FROM scratch + COPY --from to flatten the COPYs away

Or use toolchain (https://git.distrust.co/public/toolchain)

@james-callahan
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants