Does it works with podman? #32
Answered
by
ajayd-san
nekogochan
asked this question in
Q&A
-
Most users can simply alias Docker to Podman (alias docker=podman) without any problems |
Beta Was this translation helpful? Give feedback.
Answered by
ajayd-san
Jul 22, 2024
Replies: 1 comment
-
Hey! Unfortunately no 😔. I use the underlying docker API to interact with the daemon so aliasing doesn't do anything. However, this would be a cool thing to add in the future. Can you create an issue? I will try to add it soon! |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ajayd-san
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey!
Unfortunately no 😔.
I use the underlying docker API to interact with the daemon so aliasing doesn't do anything. However, this would be a cool thing to add in the future. Can you create an issue? I will try to add it soon!