Updated as certicate as expire in documented version

The current  documentation points to use a version of notary which has an expired certicate.

Updated the version of notary_autobuilds to 0.5.1 from 0.4.2.

Change the shared volume to notarycerts:/var/lib/notary/fixtures from notarycerts:/go/src/github.com/docker/notary/fixtures  as location of certificate has changed.
This commit is contained in:
jondkent
2019-02-07 19:45:59 +00:00
committed by GitHub
parent fe5e4e70cd
commit ebbceda772

View File

@@ -77,9 +77,9 @@ the `trustsandbox` container, the Notary server, and the Registry server.
version: "2"
services:
notaryserver:
image: dockersecurity/notary_autobuilds:server-v0.4.2
image: dockersecurity/notary_autobuilds:server-v0.5.1
volumes:
- notarycerts:/go/src/github.com/docker/notary/fixtures
- notarycerts:/var/lib/notary/fixtures
networks:
- sandbox
environment: