mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-19 09:16:29 +00:00
Add real blkid, as it is much more functional than busybox
Signed-off-by: Justin Cormack <justin.cormack@unikernel.com>
This commit is contained in:
parent
1b5c4fc81b
commit
c63737bb39
@ -4,7 +4,7 @@ MAINTAINER Justin Cormack <justin.cormack@unikernel.com>
|
||||
|
||||
COPY repositories /etc/apk
|
||||
|
||||
RUN apk update && apk upgrade && apk add e2fsprogs docker chrony
|
||||
RUN apk update && apk upgrade && apk add e2fsprogs docker chrony blkid
|
||||
|
||||
COPY etc /etc/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user