Better welcome page for the tutorial
This commit is contained in:
parent
934b131f7b
commit
ad76141007
1 changed files with 10 additions and 1 deletions
|
@ -1 +1,10 @@
|
|||
<p>This tutorial will walk you step-by-step through using Quay.io, including pushing/pulling repositories, making permissions changes and managing your repository.</p>
|
||||
<p>This tutorial will walk you step-by-step through using Quay.io, covering:
|
||||
<ul>
|
||||
<li>Logging into Quay.io from Docker</li>
|
||||
<li>Starting a container</li>
|
||||
<li>Creating images from a container</li>
|
||||
<li>Pushing a repository to Quay.io</li>
|
||||
<li>Viewing a repository</li>
|
||||
<li>Changing a repository's permissions</li>
|
||||
</ul>
|
||||
</p>
|
||||
|
|
Reference in a new issue