Docker-DCO-1.1-Signed-off-by: Timothy <timothyhobbs@seznam.cz> (github: timthelion)
| ... | ... |
@@ -30,9 +30,9 @@ So, an example setup would be:: |
| 30 | 30 |
├── client.key |
| 31 | 31 |
└── localhost.crt |
| 32 | 32 |
|
| 33 |
-A simple way to test this setup is to use an apache server to host a |
|
| 34 |
-registry. Just copy a registry tree into the apache root, |
|
| 35 |
-[here](http://people.gnome.org/~alexl/v1.tar.gz) is an example one |
|
| 33 |
+A simple way to test this setup is to use an Apache server to host a |
|
| 34 |
+registry. Just copy a registry tree into the Apache root, |
|
| 35 |
+[here](http://people.gnome.org/~alexl/v1.tar.gz) is an example of one |
|
| 36 | 36 |
containing the busybox image. |
| 37 | 37 |
|
| 38 | 38 |
Then add this conf file as `/etc/httpd/conf.d/registry.conf`: |