Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F37145308
D4131.id10833.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
D4131.id10833.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
@@ -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>
+ Always pull with <code>registry.nasqueron.org/image_name</code>, even from docker-001.
+ </p>
+ <p>
+ <code>localhost:5000</code> serves plain HTTP, but Docker expects HTTPS by default.
+ Pulling directly from <code>localhost:5000</code> fails with:
+ <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 on every server.
+ </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
Mon, Jul 20, 07:15 (15 h, 29 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3932671
Default Alt Text
D4131.id10833.diff (1 KB)
Attached To
Mode
D4131: Document HTTP/HTTPS pitfall when pulling from the local Docker registry
Attached
Detach File
Event Timeline
Log In to Comment