diff --git a/README.md b/README.md index 1b3dac1..a1b348f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # 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. \ No newline at end of file +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](https://www.edu4rdshl.dev/posts/from-docker-to-podman-full-migration-to-rootless/) \ No newline at end of file