|
|
|
|
|
by dijksterhuis
2141 days ago
|
|
Simplest answer is to release the code with a Dockerfile. Anyone can then inspect build steps, build the resulting image and run the experiments for themselves. Two major issues I can see are old dependencies (pin your versions!) and out of support/no longer available binaries etc. In which case, welcome to the world of long term support. It's a PITA. |
|
https://docs.docker.com/engine/reference/commandline/image_s...