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