use the standard alpine tool to setup disk instead

Signed-off-by: Justin Cormack <justin.cormack@unikernel.com>
This commit is contained in:
Justin Cormack
2015-12-14 15:40:58 +00:00
parent 9e7a213777
commit fedc7238ca
2 changed files with 6 additions and 47 deletions

View File

@@ -4,7 +4,9 @@ MAINTAINER Justin Cormack <justin.cormack@unikernel.com>
COPY repositories /etc/apk/
RUN apk update && apk upgrade && apk add e2fsprogs docker chrony hdparm
RUN apk update && apk upgrade && apk add \
e2fsprogs docker chrony \
sfdisk lvm2 syslinux
COPY etc /etc/