Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F4045856
D2024.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Referenced Files
None
Subscribers
None
D2024.diff
View Options
diff --git a/src/partials/docker-registry/docker-registry-help.html b/src/partials/docker-registry/docker-registry-help.html
--- a/src/partials/docker-registry/docker-registry-help.html
+++ b/src/partials/docker-registry/docker-registry-help.html
@@ -3,6 +3,7 @@
<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>
@@ -10,8 +11,14 @@
<br /><code>docker tag <hash> 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 <hash> 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>
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Jan 23, 19:25 (21 h, 12 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2371320
Default Alt Text
D2024.diff (1 KB)
Attached To
Mode
D2024: Add registry push instructions for other Docker servers
Attached
Detach File
Event Timeline
Log In to Comment