Skip to content

Commit

Permalink
Add xz to the image
Browse files Browse the repository at this point in the history
joshua_logtool.py from FDB repo needs it.
  • Loading branch information
jzhou77 committed Dec 7, 2024
1 parent 6f228f0 commit 09eead8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ RUN dnf update -y && \
dnf config-manager --set-enabled crb && \
dnf install -y \
bzip2 \
xz \
criu \
gettext \
golang \
Expand Down

0 comments on commit 09eead8

Please sign in to comment.