resourcemgr
tpm2-tss is a software stack supporting Trusted Platform
RUN apt-get update && \
apt-get install -y libtss2-utils
RUN pacman -S --noconfirm tpm2-tss
RUN yum install -y tpm2-tss
RUN dnf install -y tpm2-tss