aws / aws-nitro-enclaves-sdk-c

This repo provides a C API for AWS Nitro Enclaves, including a KMS SDK that integrates it with attestation.
Apache License 2.0
99 stars 74 forks source link

README.md: Fix `docker build` example invocation #48

Closed gkelly closed 3 years ago

gkelly commented 3 years ago

Description of changes:

The current command presented in README.md is malformed. This PR fixes it. Tested by running the exact docker command and looking for the outputs inside of the container.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.