We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cea582b commit dabf469Copy full SHA for dabf469
1 file changed
cmd/cloudstack-csi-driver/Dockerfile
@@ -15,7 +15,7 @@ RUN apk add --no-cache \
15
blkid \
16
mount \
17
umount \
18
- # Provides udevadm for device path detection
+ # Provides udevadm for device path detection \
19
udev
20
21
COPY ./bin/cloudstack-csi-driver /cloudstack-csi-driver
0 commit comments