▲ 3 points
back
1 comments
To be fair, they never claimed `alias docker=podman` was the only necessary migration step. Merely that podman CLI supports the same commands/opts as docker CLI, in which case `alias docker=podman` is a way to opaquely use podman with docker-oriented tooling. They mention a few use cases in their migration guide[1].
[1] https://podman-desktop.io/docs/migrating-from-docker/emulati...