Skip to content

Commit

Permalink
Support xfs on arm arch
Browse files Browse the repository at this point in the history
Signed-off-by: Serge Logvinov <[email protected]>
  • Loading branch information
sergelogvinov committed Mar 12, 2024
1 parent cd3c0b6 commit 0a6d4c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile_arm_all
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ FROM arm64v8/oraclelinux:7-slim

RUN yum install -y util-linux \
&& yum install -y e2fsprogs \
&& yum install -y xfsprogs \
&& yum clean all
\

Expand Down

0 comments on commit 0a6d4c9

Please sign in to comment.