deploy: c339e3c5c1e6ecc1e88da4571a324997ba4c58bc

This commit is contained in:
davegallant
2021-10-12 03:09:09 +00:00
parent b385732b15
commit 2efce587dc
2 changed files with 2 additions and 2 deletions

View File

@@ -223,7 +223,7 @@ podman start -a davegallant.github.io_hello_world_1
Hello world Hello world
</code></pre><p>This should more or less provide the same results you would come to expect with docker.</p> </code></pre><p>This should more or less provide the same results you would come to expect with docker.</p>
<h3 id=summary>Summary</h3> <h3 id=summary>Summary</h3>
<p>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, or who wants to use a more modern technology for managing containers.</p> <p>Installing podman on macOS was not seamless, but it was manageable well within 30 minutes. I would recommend podman to anyone who is unhappy with experiencing forced docker updates, or who wants to use a more modern technology for managing containers.</p>
<p>One caveat to mention is that there isn&rsquo;t a graphical user interface for podman, but there is an <a href=https://github.com/containers/podman/issues/11494>open issue</a> considering one. If you rely heavily on Docker Desktop&rsquo;s UI, you may not be as interested in using podman yet.</p> <p>One caveat to mention is that there isn&rsquo;t a graphical user interface for podman, but there is an <a href=https://github.com/containers/podman/issues/11494>open issue</a> considering one. If you rely heavily on Docker Desktop&rsquo;s UI, you may not be as interested in using podman yet.</p>
<p>I had been experimenting with podman on Linux before writing this, but after listening to this <a href=https://kubernetespodcast.com/episode/164-podman/>podcast episode</a>, I was inspired to give podman a try on macOS.</p> <p>I had been experimenting with podman on Linux before writing this, but after listening to this <a href=https://kubernetespodcast.com/episode/164-podman/>podcast episode</a>, I was inspired to give podman a try on macOS.</p>
</div> </div>

File diff suppressed because one or more lines are too long