Skip to content

Commit

Permalink
add unzip to the alma9-base image
Browse files Browse the repository at this point in the history
  • Loading branch information
paulgessinger committed Dec 16, 2024
1 parent 8deacce commit bf6a9ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions alma9-base/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ LABEL maintainer="Paul Gessinger <[email protected]>"
LABEL version="1"

RUN dnf install -y https://linuxsoft.cern.ch/wlcg/el9/x86_64/HEP_OSlibs-9.1.0-2.el9.x86_64.rpm \
&& dnf install unzip \
&& dnf -y clean all

0 comments on commit bf6a9ab

Please sign in to comment.