deploy: 5f6b8c81556227e95efa4eea1d2b56c2cf2aee47

This commit is contained in:
davegallant
2021-10-17 13:30:24 +00:00
parent 9120b83d94
commit 592a9b7081
2 changed files with 2 additions and 2 deletions

View File

@@ -228,7 +228,7 @@ Hello world
<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>. A rather involved workaround using <a href=https://en.wikipedia.org/wiki/SSHFS>sshfs</a> was shared <a href=https://github.com/containers/podman/issues/8016#issuecomment-920015800>here</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>. A rather involved solution using <a href=https://en.wikipedia.org/wiki/SSHFS>sshfs</a> was shared <a href=https://github.com/containers/podman/issues/8016#issuecomment-920015800>here</a>.</p>
</blockquote>
<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>

File diff suppressed because one or more lines are too long