mirror of
https://github.com/containers/podman.git
synced 2025-12-03 15:45:12 +00:00
Add perl to make validatepr
Users reported that our container image for make validatepr needs perl base installed. Signed-off-by: Brent Baude <bbaude@redhat.com>
This commit is contained in:
@@ -12,6 +12,7 @@ RUN dnf install -y systemd-devel \
|
||||
libseccomp-devel \
|
||||
make \
|
||||
man-db \
|
||||
perl \
|
||||
perl-Clone \
|
||||
perl-FindBin \
|
||||
pre-commit && dnf clean all
|
||||
|
||||
Reference in New Issue
Block a user