We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a086294 commit e441139Copy full SHA for e441139
1 file changed
pkg/rpm/Dockerfile
@@ -38,4 +38,4 @@ RUN yum install -y cmake
38
RUN dnf --enablerepo=devel install -y ninja-build
39
40
# Dependencies when building OpenSSL
41
-RUN yum install -y perl-IPC-Cmd
+RUN yum install -y perl-IPC-Cmd kernel-headers
0 commit comments