deploy: cf8501ffdd69f4c34e40c8af513a0d8c73d06d61

This commit is contained in:
davegallant
2021-10-16 21:23:11 +00:00
parent 10c8d3c420
commit c9c53da573
2 changed files with 3 additions and 3 deletions

View File

@@ -225,11 +225,11 @@ podman start -a davegallant.github.io_hello_world_1
Hello world
</code></pre><p>This should more or less provide the same results you would come to expect with docker. The README does clearly state that it is under development.</p>
<h3 id=summary>Summary</h3>
<p>Installing podman on macOS was not seamless, but it was manageable well within 30 minutes. I would recommend giving podman a try to anyone who is unhappy with experiencing forced docker updates, or who is interested in using a more modern technology for running containers.</p>
<p>One caveat to mention is that there isn&rsquo;t an official 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>
<blockquote>
<p>Update: After further usage, bind mounts do not seem to work when the client and host are on different machines. See <a href=https://github.com/containers/podman/issues/8016>this issue</a>.</p>
</blockquote>
<p>Installing podman on macOS was not seamless, but it was manageable well within 30 minutes. I would recommend giving podman a try to anyone who is unhappy with experiencing forced docker updates, or who is interested in using a more modern technology for running containers.</p>
<p>One caveat to mention is that there isn&rsquo;t an official 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>
</div>
<footer class=entry-footer>