(no title)
janjongboom | 1 year ago
Any tag like ubuntu:20.04 -> this tag gets overwritten every time there's a new release (which is very often)
https://hub.docker.com/r/nvidia/cuda -> these get removed (see e.g. https://stackoverflow.com/questions/73513439/on-what-conditi...)
ktosobcy|1 year ago
Besides, if you really need utmost stability you can use image digest instead of tag and you will always get exactly the same image...
lolinder|1 year ago