Podman is a nice alternative to Docker

Today I learned that Podman is a pretty nice alternative to Docker, and in my case was a drop-in-replacement for Docker Desktop. The installation process was smooth and it really tries to guide you through the setup. They even provide cli aliases for docker commands so you don’t have to update any existing scripts. Proponents also argue that it has more secure default feature like rootless containers. Exploring Podman: A More Secure Docker Alternative

April 18, 2024 · 1 min · Brandon Pugh

lazydocker

Today I learned about a cool terminal UI tool for managing containers called lazydocker. I’m not really working with Docker on my current project but I’m bookmarking it for later. If you’re a fan of lazygit, lazydocker is from the same author.

July 24, 2023 · 1 min · Brandon Pugh