deploy: 176eff1728d1d3d079e716651f2e5cb4ce58e4c7

This commit is contained in:
davegallant
2021-10-16 21:12:46 +00:00
parent ba8f6f3296
commit 3f12c4cd6b
2 changed files with 2 additions and 2 deletions

View File

@@ -223,7 +223,7 @@ Storing signatures
0 0
podman start -a davegallant.github.io_hello_world_1 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. The README does clearly state that is under development.</p>
<h3 id=summary>Summary</h3> <h3 id=summary>Summary</h3>
<blockquote> <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>

File diff suppressed because one or more lines are too long