From f3a84044114c445660ed8a9260279e6134abea1d Mon Sep 17 00:00:00 2001 From: Justin Cormack Date: Mon, 28 Dec 2015 12:38:18 +0000 Subject: [PATCH] need alpine-conf repo now for disk-setup tool Signed-off-by: Justin Cormack --- alpine/Dockerfile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/alpine/Dockerfile b/alpine/Dockerfile index 73dcd8ac0..d9d7b3923 100644 --- a/alpine/Dockerfile +++ b/alpine/Dockerfile @@ -13,7 +13,8 @@ RUN \ e2fsprogs chrony \ git xz iptables \ sfdisk lvm2 syslinux \ - openrc busybox-initscripts + openrc busybox-initscripts \ + alpine-conf COPY etc /etc/