Replace references seen in the enterprise version to "Quay.io" with a config-pulled value
This commit is contained in:
parent
5d4a6fc279
commit
6f804c222a
18 changed files with 84 additions and 60 deletions
|
@ -1,12 +1,12 @@
|
|||
<p>This tutorial will walk you step-by-step through using Quay.io, covering:
|
||||
<p>This tutorial will walk you step-by-step through using <span class="registry-name"></span>, covering:
|
||||
<ul>
|
||||
<li>Logging into Quay.io from Docker</li>
|
||||
<li>Logging into <span class="registry-name"></span> from Docker</li>
|
||||
<li>Starting a container</li>
|
||||
<li>Creating images from a container</li>
|
||||
<li>Pushing a repository to Quay.io</li>
|
||||
<li>Pushing a repository to <span class="registry-name"></span></li>
|
||||
<li>Viewing a repository</li>
|
||||
<li>Changing a repository's permissions</li>
|
||||
</ul>
|
||||
</p>
|
||||
|
||||
<p>This tutorial should take about <b>15 minutes</b>, but may take slightly longer depending on the speed of your internet connection</p>
|
||||
<p>This tutorial should take about <b>15 minutes</b>, but may take slightly longer depending on the speed of your internet connection</p>
|
||||
|
|
Reference in a new issue