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:
Justin Cormack 2015-12-11 09:53:56 +00:00
parent 1b5c4fc81b
commit c63737bb39

View File

@ -4,7 +4,7 @@ MAINTAINER Justin Cormack <justin.cormack@unikernel.com>
COPY repositories /etc/apk 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/ COPY etc /etc/