JPJeet Parekhinjeetparekh.com·May 25, 2021 · 2 min readTransferring data across docker or podman volumesI often find myself starting temporary containers to transfer data between the local file-system and container volumes. Or sometimes, between volumes. And the entire process is a bit tedious. Starting a temporary container, mounting the volume, mount...00