From 3d8750e3237b8898f8747991c223f61c5ed8bfdd Mon Sep 17 00:00:00 2001 From: davegallant Date: Tue, 12 Oct 2021 01:19:13 +0000 Subject: [PATCH] deploy: f2733f24c4c6115cd916de6ab715746ab0e66560 --- .../replacing-docker-with-podman-on-macos-and-linux/index.html | 2 +- page/search/index.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/blog/2021/10/11/replacing-docker-with-podman-on-macos-and-linux/index.html b/blog/2021/10/11/replacing-docker-with-podman-on-macos-and-linux/index.html index acc60db4..e96818e4 100644 --- a/blog/2021/10/11/replacing-docker-with-podman-on-macos-and-linux/index.html +++ b/blog/2021/10/11/replacing-docker-with-podman-on-macos-and-linux/index.html @@ -222,7 +222,7 @@ Hello world

Summary

Installing podman on macOS was not seamless, but it was manageable well within 30 minutes of time. I would recommend podman to anyone who is unhappy with experiencing forced docker updates, and who wants to use a more modern technology for managing containers.

One caveat to mention is that there isn’t a graphical user interface for podman, but there is an open issue considering one. If you rely heavily on Docker Desktop’s UI, you may not be as interested in using podman yet.

-

I had been experimenting with podman on Linux before writing this, but after listening to this podcast episode, I was inspired to give podman a tray on macOS.

+

I had been experimenting with podman on Linux before writing this, but after listening to this podcast episode, I was inspired to give podman a try on macOS.