mirror of https://github.com/docker/docs.git
commit
7ddb16f25e
|
@ -121,7 +121,7 @@ the `trustsandbox` container, the Notary server, and the Registry server.
|
||||||
images are downloaded from Docker Hub.
|
images are downloaded from Docker Hub.
|
||||||
|
|
||||||
|
|
||||||
## Playing in the sandbox
|
## Play in the sandbox
|
||||||
|
|
||||||
Now that everything is setup, you can go into your `trustsandbox` container and
|
Now that everything is setup, you can go into your `trustsandbox` container and
|
||||||
start testing Docker content trust. From your host machine, obtain a shell
|
start testing Docker content trust. From your host machine, obtain a shell
|
||||||
|
@ -283,7 +283,7 @@ feel free to play with it and see how it behaves. If you find any security
|
||||||
issues with Docker, feel free to send us an email at <security@docker.com>.
|
issues with Docker, feel free to send us an email at <security@docker.com>.
|
||||||
|
|
||||||
|
|
||||||
## Cleaning up your sandbox
|
## Clean up your sandbox
|
||||||
|
|
||||||
When you are done, and want to clean up all the services you've started and any
|
When you are done, and want to clean up all the services you've started and any
|
||||||
anonymous volumes that have been created, just run the following command in the
|
anonymous volumes that have been created, just run the following command in the
|
||||||
|
|
Loading…
Reference in New Issue