Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Removed unnecessary port exposure
Browse files Browse the repository at this point in the history
Changed from `bash` to `sh`, as registry:2.7 does not have bash
IAL32 committed Aug 24, 2022
1 parent 379db4b commit f2ec88d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions engine/security/trust/trust_sandbox.md
Original file line number Diff line number Diff line change
@@ -130,8 +130,6 @@ the `trustsandbox` container, the Notary server, and the Registry server.

sandboxregistry:
image: registry:2.7
ports:
- "5000:5000"
networks:
sandbox:
aliases:

0 comments on commit f2ec88d

Please sign in to comment.