Initial commit.

This commit is contained in:
Eduard Tolosa 2025-02-21 08:13:41 +00:00
parent b8d7b8a402
commit 131726c662
2 changed files with 112 additions and 1 deletions

View file

@ -1,2 +1,4 @@
# 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.