@ComradeMiao to SelfhostedEnglish • edit-23 days agoHow to maintain a local repository of docker images in case they go offline?message-square17arrow-up141arrow-down14file-text
arrow-up137arrow-down1message-squareHow to maintain a local repository of docker images in case they go offline?@ComradeMiao to SelfhostedEnglish • edit-23 days agomessage-square17file-text
minus-squareRikudou_SagelinkfedilinkEnglish7•3 days ago Honestly, you already have the image locally if you’ve pulled it. I guess not everyone treats their PC as an ephemeral storage, huh? I don’t trust anything that’s available only locally to survive.
minus-square@just_another_personlinkEnglish6•3 days agoWell the question is about a container disappearing from a public registry, in which case nothing would happen if it’s already pulled locally. Figuring where to go from there is the other half of that problem.
minus-square@[email protected]linkfedilinkEnglish1•3 days agoThen backup whatever you set your docker local storage to?
I guess not everyone treats their PC as an ephemeral storage, huh? I don’t trust anything that’s available only locally to survive.
Well the question is about a container disappearing from a public registry, in which case nothing would happen if it’s already pulled locally. Figuring where to go from there is the other half of that problem.
Then backup whatever you set your docker local storage to?