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.
2 parents e9899b0 + 4749484 commit f7ca665Copy full SHA for f7ca665
1 file changed
Containerfile
@@ -14,5 +14,7 @@ RUN dnf install -y \
14
openssl-devel \
15
podman \
16
rustfmt \
17
+ perl-FindBin \
18
+ perl-core \
19
&& \
20
dnf clean all
0 commit comments