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
Naming a new version of an image the same as the old version is
pretty standard, and this is currenlty giving EEXIST errors. We
fix this by doing an atomic symlink + rename operation to replace
the symlink.
Signed-off-by: Alexander Larsson <[email protected]>
0 commit comments