1
0
mirror of https://github.com/docker/cli.git synced 2026-01-16 20:22:36 +03:00

Apply @jamtur01's copy edit's to certificates.md

Docker-DCO-1.1-Signed-off-by: Timothy <timothyhobbs@seznam.cz> (github: timthelion)
Upstream-commit: fae72c83be211c4331e1982a3d548c6101240501
Component: engine
This commit is contained in:
Timothy
2014-07-19 06:26:08 +00:00
committed by O.S. Tezer
parent fdbe4305c1
commit 18545c4dec

View File

@@ -30,9 +30,9 @@ So, an example setup would be::
├── client.key
└── localhost.crt
A simple way to test this setup is to use an apache server to host a
registry. Just copy a registry tree into the apache root,
[here](http://people.gnome.org/~alexl/v1.tar.gz) is an example one
A simple way to test this setup is to use an Apache server to host a
registry. Just copy a registry tree into the Apache root,
[here](http://people.gnome.org/~alexl/v1.tar.gz) is an example of one
containing the busybox image.
Then add this conf file as `/etc/httpd/conf.d/registry.conf`: