Skip to content

Commit

Permalink
Update Dockerfile (#17)
Browse files Browse the repository at this point in the history
* Update Dockerfile to add xfs packages
  • Loading branch information
almas33 authored Jul 21, 2021
1 parent 91d9e86 commit 83043c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
FROM alpine:3.12.7
RUN apk add --no-cache util-linux
RUN apk add --no-cache util-linux xfsprogs xfsprogs-extra

ARG DBUILD_DATE
ARG DBUILD_REPO_URL="https://github.com/openebs/linux-utils"
Expand Down

0 comments on commit 83043c8

Please sign in to comment.