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
install: Don't retarget /tmp or /var/tmp if they're not overlayfs
It may be that we're involved via a container flow where
e.g. `/tmp` is already "properly" set up as a tmpfs.
In that case we don't need to do a dance in retargeting.
xref osbuild/bootc-image-builder#18 (comment)
0 commit comments