←back to thread

1101 points codesmash | 1 comments | | HN request time: 0.27s | source
1. duxbuse ◴[] No.45138288[source]
I had an issue where docker was not producing repeatable sha's. Somehow a time based metadata was affecting the image sha after every build.

Switching to podman immediately fixed it, never looked back