Hi all,
since upgrading to Leap 15.4, I can’t use Docker. I’ve been looking on the Internet for days to find a permanent fix.
I always get this error:
failed to start daemon: rename /var/lib/docker/runtimes /var/lib/docker/runtimes-old: invalid cross-device link
As a temporary measure, I delete /var/lib/docker/runtimes everytime I boot, which means downloading all my docker images every time I want to use Docker. This is not a long term solution as it is repetitive and time consuming.
It used to be fine on 15.3.
Any idea what I should do to fix it?
thanks