Page MenuHomeDevCentral

D4131.id.diff
No OneTemporary

D4131.id.diff

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
@@ -19,6 +19,22 @@
<p>If you don't have an access, reach Dereckson on Libera #nasqueron-ops.</p>
</div>
+<div class="callout warning">
+ <h3>Pull a container</h3>
+ <p>
+ Pull with <code>registry.nasqueron.org/image_name</code>.
+ </p>
+ <p>
+ On docker-002, pulling directly from <code>localhost:5000</code> fails, because that
+ endpoint serves plain HTTP while Docker expects HTTPS by default:
+ <br /><code>Get "https://localhost:5000/v2/": http: server gave HTTP response to HTTPS client</code>
+ </p>
+ <p>
+ <code>registry.nasqueron.org</code> is the same registry served over HTTPS through our
+ reverse proxy, so it works out of the box without extra configuration.
+ </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

Mime Type
text/plain
Expires
Mon, Jul 20, 08:48 (11 h, 27 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3932573
Default Alt Text
D4131.id.diff (1 KB)

Event Timeline