Updated documentation on using the trust sandbox to fix an issue where the notary server tag was not found.

Signed-off-by: Matthew Lapworth <matthewl@bit-shift.net>
This commit is contained in:
Matthew Lapworth 2016-10-05 21:15:45 -07:00
parent b51bb39ee9
commit 6129e9d3f9
No known key found for this signature in database
GPG Key ID: BAAD6F74B7504469
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ the `trustsandbox` container, the Notary server, and the Registry server.
version: "2"
services:
notaryserver:
image: dockersecurity/notary_autobuilds:server
image: dockersecurity/notary_autobuilds:server:latest
volumes:
- notarycerts:/go/src/github.com/docker/notary/fixtures
networks: