mirror of https://github.com/docker/docs.git
commit
4ab65ba3a4
|
@ -83,7 +83,7 @@ the `trustsandbox` container, the Notary server, and the Registry server.
|
||||||
version: "2"
|
version: "2"
|
||||||
services:
|
services:
|
||||||
notaryserver:
|
notaryserver:
|
||||||
image: dockersecurity/notary_autobuilds:server
|
image: dockersecurity/notary_autobuilds:server-latest
|
||||||
volumes:
|
volumes:
|
||||||
- notarycerts:/go/src/github.com/docker/notary/fixtures
|
- notarycerts:/go/src/github.com/docker/notary/fixtures
|
||||||
networks:
|
networks:
|
||||||
|
|
Loading…
Reference in New Issue