mssim-docker
Ready to use images of ms-tpm-20-ref.
1.4K

This repository provides ready-to-use Docker images of the TPM 2.0 Reference Implementation (by Microsoft), enabling easy deployment and testing of TPM 2.0 functionality in containerized environments.
To start the MS TPM 2.0 simulator via Docker, simply run:
$ docker run -p 127.0.0.1:2321-2322:2321-2322 danieltrick/mssim-docker:latest
Please see https://github.com/danieltrick/mssim-docker for details!
These Docker images incorporate the following third-party software components, each redistributed strictly in accordance with its respective license terms:
TPM 2.0 Reference:
https://github.com/microsoft/ms-tpm-20-ref
OpenSSL:
https://github.com/openssl/openssl
Alpine Linux:
https://www.alpinelinux.org/
Content type
Image
Digest
sha256:8b095c4e6…
Size
6.4 MB
Last updated
30 days ago
docker pull danieltrick/mssim-docker