Podman

198 readers
1 users here now

founded 2 years ago
MODERATORS
26
 
 

Is there way on windows to add an alias for commands in powershell and command prompt?

I want to make it so when I enter docker it will execute podman

I was able to achieve this easily on Linux to were I can always enter docker and it will execute podman, even if I closed the terminal window or rebooted my machine. It was a permanent alias redirect, not a temporary one.

Can this be done on Windows for powershell and command prompt?

27
 
 

In order for me to get Podman to run on windows, I need to enter podman machine start in powershell every time I boot up Windows. Is there a way to have podman running and ready to go when I boot into Windows?