deploy: 0d2282b553e308a62f080599fca060cd29f135e5

This commit is contained in:
davegallant
2021-10-17 03:54:21 +00:00
parent d3fdb24f17
commit 9a1341c715
2 changed files with 2 additions and 2 deletions

View File

@@ -223,7 +223,7 @@ Storing signatures
0
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>
</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 podman-compose 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>