Moving Docker Images Between Storage Drivers
Why I had to move the images
I installed Kubernetes, and Kubernetes requires overlay2. After I switched from btrfs to overlay2, I could not access my images from the btrfs storage driver. I didn’t want to download ~2 GB of images again, so I had to m...
humanlytyped.hashnode.dev1 min read