swtpm-docker
Ready to use images of SWTPM - Software TPM Emulator.
10K+

This repository provides ready-to-use Docker images for SWTPM, a software-based TPM (Trusted Platform Module) emulator, enabling easy deployment and testing of TPM functionality in containerized environments.
To start the SWTPM (Software TPM Emulator) via Docker, simply run:
$ docker run -p 127.0.0.1:2321-2322:2321-2322 danieltrick/swtpm-docker:latest
Please see https://github.com/danieltrick/swtpm-docker for details!
These Docker images incorporate the following third-party software components, each redistributed strictly in accordance with its respective license terms:
Alpine Linux:
https://www.alpinelinux.org/
Content type
Image
Digest
sha256:17fa49a22…
Size
12.6 MB
Last updated
29 days ago
docker pull danieltrick/swtpm-docker