-
| Looking at the bootc status output, I see  What would be the correct way to canonically refer to particular content from a image? would it be  | 
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
| Right, you can just pass a digested pull spec to  This by the way is effectively how OpenShift nodes work by default today. | 
Beta Was this translation helpful? Give feedback.
Right, you can just pass a digested pull spec to
bootc install/bootc switchif you want; then the image is pinned unless explicitly unpinned after an explicitbootc switch.This by the way is effectively how OpenShift nodes work by default today.