{"id":229,"date":"2021-09-05T11:30:00","date_gmt":"2021-09-05T16:30:00","guid":{"rendered":"http:\/\/sycured.127.0.0.1.sslip.io\/?p=229"},"modified":"2024-01-14T11:19:11","modified_gmt":"2024-01-14T16:19:11","slug":"podman-macos","status":"publish","type":"post","link":"http:\/\/10.42.0.68:8080\/blog\/podman-macos","title":{"rendered":"Podman on macOS"},"content":{"rendered":"\n

It’s time to replace Docker Desktop with Podman<\/a> on macOS.<\/p>\n\n\n\n\n\n\n\n

Why am I making this change?<\/h2>\n\n\n\n

I don’t need a GUI for running a simple container and I won’t continue to use something that needs root permission during its install\/upgrade process.<\/p>\n\n\n\n

Also with a big change: Docker Desktop is no longer free for large companies: A New ‘Business’ subscription is here<\/a><\/p>\n\n\n\n

In addition, I use podman to run containers on my workstation, servers, and orchestrator (Nomad) so it’s more logical to uniformize the stack.<\/p>\n\n\n\n

Install<\/h2>\n\n\n\n

The easy way is to use Homebrew<\/a><\/p>\n\n\n\n

brew install podman<\/code><\/pre>\n\n\n\n

Now, we need to set the machine<\/em><\/p>\n\n\n\n

In my case, I’ve to customize it:<\/p>\n\n\n\n