You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Chapter 9: Something that is interesting regarding Docker container's reproducibility is the use of tags for the base images. You mention how to use them and that is not mandatory as well, but it could influence from the reproducibility side. Another topic that could be important to mention regarding reproducibility is whether it is convenient to pin the version of the Python - R - .... packages they want to use inside the containers. I know that there are no guidelines about how to do this (you said that in the lesson), but at least mentioning some benefits or cons of doing it (or not) could help future Docker users make their own decisions regarding this topic.
Also, using Docker images that are multiplatform can help with reproducibility as well.
The text was updated successfully, but these errors were encountered:
Auto-generated via {sandpaper}
Source : 46dbcd2
Branch : main
Author : Andy Turner <[email protected]>
Time : 2024-08-16 08:20:53 +0000
Message : Merge pull request #241 from jcohen02/fix/issue231
Updates to the reproducibility section to address #231
From the lesson peer review
The text was updated successfully, but these errors were encountered: