get e2e working with notary service
Signed-off-by: Daniel Nephin <dnephin@docker.com>
This commit is contained in:
committed by
Riyaz Faizullabhoy
parent
6e3bafd06b
commit
ade675d36c
@ -14,5 +14,8 @@ services:
|
||||
ports:
|
||||
- 4443:4443
|
||||
volumes:
|
||||
- ./testdata/notary:/fixtures
|
||||
- notary-fixtures:/fixtures
|
||||
command: ['notary-server', '-config=/fixtures/notary-config.json']
|
||||
|
||||
volumes:
|
||||
notary-fixtures: {}
|
||||
|
||||
Reference in New Issue
Block a user