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
OCPBUGS-61935: Wildcards not reliable for copying container files
The copy operation using the * wildcard under /var/lib/containers/storage/
does not work reliably and often times fails.
Changed to using find --exec cp.
Thank you Andrea Fasano for providing the command.
0 commit comments