Seeking a Robust Solution for Switching Between Podman and Docker in Local and Remote Environments #166
mudream4869
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I use Podman locally and Docker on a remote machine. Currently, I handle this difference by creating a fake command in my local profile that maps docker commands to podman:
Is there a more robust or standardized way to switch between Docker and Podman in such environments?
Beta Was this translation helpful? Give feedback.
All reactions