Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> Even with explicit instructions, it is hard enough to even get the same code to run in a different environment and give the same results.

Is it really that hard for researchers to standardize around providing Dockerfiles? Environment replication is a solved problem.



> Environment replication is a solved problem.

Unfortunately, no. Dockerfiles aren't as portable as you think, and not architecture-independent. VMs are better, but even then, performance isn't portable either.

The last artifact I produced included builds of 3 web browsers from source--it was over 10GB. One doesn't just "build Chrome in a dockerfile".




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

Search: