Page MenuHomeDevCentral

No OneTemporary

diff --git a/src/partials/docker-registry/docker-registry-help.html b/src/partials/docker-registry/docker-registry-help.html
index 7f7523a..b5532b7 100644
--- a/src/partials/docker-registry/docker-registry-help.html
+++ b/src/partials/docker-registry/docker-registry-help.html
@@ -1,27 +1,37 @@
<div class="callout primary">
<h3>Source</h3>
<p>The entries are the containers pushed to the private registry.</p>
<p>They are fetched through our <a href="https://docs.nasqueron.org/docker-registry-api/">Docker registry API </a>.</p>
</div>
<div class="callout primary">
<h3>Add a container</h3>
<p>
On docker-001:
<br /><code>docker tag &lt;hash&gt; localhost:5000/image_name</code>
<br /><code>docker push localhost:5000/image_name</code>
</p>
<p>
On other servers (e.g. Dwellers):
<br /><code>docker tag &lt;hash&gt; registry.nasqueron.org/image_name</code>
<br /><code>docker push registry.nasqueron.org/image_name</code>
</p>
<p>If you don't have an access, reach Dereckson on Libera #nasqueron-ops.</p>
</div>
+<div class="callout primary">
+ <h3>Pull a container</h3>
+ <p>
+ Pull with <code>registry.nasqueron.org/image_name</code>.
+ </p>
+ <p>
+ If you try to pull from <code>localhost:5000</code>, you won't get a certificate.
+ </p>
+</div>
+
<div class="callout primary">
<h3>License</h3>
<p>Individual records are too short to be original, and so are in the public domain.</p>
<p>When original enough, content is available under <a rel="license" href="https://creativecommons.org/licenses/by/4.0/">CC-BY 4.0</a> licence.</p>
<p>This log, as a database, is made available under the <a rel="license" href="http://www.opendatacommons.org/licenses/pddl/1.0/">Public Domain Dedication and License v1.0</a>.</p>
</div>

File Metadata

Mime Type
text/x-diff
Expires
Mon, Sep 14, 16:29 (4 h, 45 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
4068947
Default Alt Text
(1 KB)

Event Timeline