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 440100d..46f84f5 100644
--- a/src/partials/docker-registry/docker-registry-help.html
+++ b/src/partials/docker-registry/docker-registry-help.html
@@ -1,20 +1,27 @@
<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 Equatower:
<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 Freenode #nasqueron-ops.</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
Sun, Oct 12, 00:48 (1 h, 35 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3064368
Default Alt Text
(1 KB)

Event Timeline