Skip to content

Commit

Permalink
Merge pull request #104 from jzhou77/main
Browse files Browse the repository at this point in the history
Add xz to the image
  • Loading branch information
jzhou77 authored Dec 7, 2024
2 parents e3ab018 + 09eead8 commit 316d163
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 316d163

Please sign in to comment.