512
Every time I use podman
(lemmy.nz)
Hint: :q!
Sister communities:
Community rules (click to expand)
1. Follow the site-wide rules
sudo in Windows.Please report posts and comments that break these rules!
Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.
I found Docker pretty easy to install. Though apparently it's harder on windows, where they suggest you just use docker desktop, in which case, yeah, fair point. But I'd just put docker in WSL if I had the misfortune of having to use it on Windows.
That's exactly what I'm doing at work. Works a treat especially since I'm fine with CLI.
Keep in mind that some WSL configuration might be required for better experience — like setting
networkingModetomirrored.Sharing code between WSL filesystem and Windows is still somewhat of a hassle.
Oh, thanks! I might try WSL next time, should I be so unfortunate, again.