We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db16a31 commit cc0e7c4Copy full SHA for cc0e7c4
tss-esapi/tests/Dockerfile-fedora-rawhide
@@ -2,7 +2,7 @@ FROM fedora:rawhide
2
3
RUN dnf install -y \
4
tpm2-tss-devel tpm2-abrmd tpm2-tools \
5
- swtpm swtpm-tools \
+ swtpm swtpm-tools swtpm-selinux\
6
rust clippy cargo \
7
llvm llvm-devel clang pkg-config \
8
- dbus-daemon
+ dbus-daemon rust-gobject-sys-devel
0 commit comments