This commit is contained in:
davegallant
2021-10-16 20:32:46 +00:00
parent 68e093fa52
commit 0b8cfc14d1
2 changed files with 2 additions and 2 deletions

View File

@@ -225,7 +225,7 @@ Hello world
</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>
<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>
<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 wants to use a more modern technology for managing 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>

File diff suppressed because one or more lines are too long