No description
Find a file
2025-02-21 16:26:01 +00:00
fly-to-podman.sh (fix): make sure to chown the rsync-ed files to current user. 2025-02-21 16:26:01 +00:00
LICENSE Initial commit 2025-02-21 02:29:49 -05:00
README.md (readme): Add blog link 2025-02-21 08:54:20 +00:00

fly-to-podman

Migrate from Docker to Podman.

fly-to-podman is a small bash script that helps you migrate from Docker to Podman. It will migrate your Docker containers, images, and volumes to Podman, as well as keep your container data and configurations (mounts, ports, etc.) intact.

Full blog post: From Docker to Podman: full migration to rootless