Skip to content

Commit

Permalink
Add epel-rpm-macros to container
Browse files Browse the repository at this point in the history
It's necessary for XCP-ng 8.3+

Signed-off-by: Samuel Verschelde <[email protected]>
  • Loading branch information
stormi committed Jan 18, 2024
1 parent a9eb238 commit 3d40c9c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Dockerfile-8.x
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@ RUN yum install -y \
rpm-python \
sudo \
yum-utils \
epel-release
epel-release \
epel-rpm-macros

# Niceties
RUN yum install -y \
Expand Down

0 comments on commit 3d40c9c

Please sign in to comment.