Skip to content

Docker containers aren't reproducible #13

@r-n-o

Description

@r-n-o

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)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions