Add test script
Add test script to run through each endpoint. Add certificates for non-localhost hostname. Requires setting /etc/hosts. Signed-off-by: Derek McGowan <derek@mcgstyle.net> (github: dmcgowan)
This commit is contained in:
parent
1f015478a0
commit
4990ab01f0
30 changed files with 763 additions and 331 deletions
|
@ -17,7 +17,7 @@ nginx:
|
|||
- registryv1:registryv1
|
||||
- registryv2:registryv2
|
||||
registryv1:
|
||||
image: registry
|
||||
image: registry:0.9.1
|
||||
ports:
|
||||
- "5000"
|
||||
registryv2:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue