Hacker News new | past | comments | ask | show | jobs | submit login

If you run multiple instances of a container image, you get a reproducible environment.

If you run a docker build multiple times, and copy a few files into the container, you get a reproducible container image. It is not a hash perfect duplicate, but functionally equivalent.

If builds of your favourite programming language are reproducible or not, is not really related to VM vs. Container.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: