We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b142223 commit 510a9b6Copy full SHA for 510a9b6
Dockerfile
@@ -1,5 +1,5 @@
1
FROM alpine:3.14.3
2
-RUN apk add --no-cache util-linux xfsprogs xfsprogs-extra
+RUN apk add --no-cache util-linux xfsprogs xfsprogs-extra lvm2 device-mapper
3
4
ARG DBUILD_DATE
5
ARG DBUILD_REPO_URL="https://github.com/openebs/linux-utils"
0 commit comments