Docker containers aren't reproducible
Open
@r-n-o is already working on this.
Since Nov 1, 2023.
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 3
- Avg merge
- 13h 49m
- Merged PRs (30d)
- 2
Description
Flagged by @james-callahan in #11: https://github.com/tkhq/frames/pull/11#discussion_r1379139620
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)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.