deploy: 021c184a9de5249b53ddb2a82419199aab799224

This commit is contained in:
davegallant
2021-10-12 01:48:05 +00:00
parent 2d688b2695
commit 463ffb232a
2 changed files with 2 additions and 2 deletions

View File

@@ -178,7 +178,7 @@ Writing manifest to image destination
Storing signatures
14119a10abf4669e8cdbdff324a9f9605d99697215a0d21c360fe8dfa8471bab
</code></pre><blockquote>
<p>If you&rsquo;re having an issue with pulling images, you may need to remove <code>~/.docker/config.json</code> or remove the set of auths in the configuration as mentioned <a href=https://stackoverflow.com/a/69121873/1191286>here</a>.</p>
<p>If you&rsquo;re having an issue pulling images, you may need to remove <code>~/.docker/config.json</code> or remove the set of auths in the configuration as mentioned <a href=https://stackoverflow.com/a/69121873/1191286>here</a>.</p>
</blockquote>
<p>and then exec into the container:</p>
<pre tabindex=0><code class=language-console data-lang=console>$ podman run --rm -ti alpine

File diff suppressed because one or more lines are too long