From 7ec5e0b74172cfe9db952b771b45fb689208acd4 Mon Sep 17 00:00:00 2001 From: Justin Cormack Date: Wed, 27 Apr 2016 12:10:23 +0100 Subject: [PATCH] add resize2fs to build Signed-off-by: Justin Cormack --- alpine/Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/alpine/Dockerfile b/alpine/Dockerfile index fb99b447a..ed52e428a 100644 --- a/alpine/Dockerfile +++ b/alpine/Dockerfile @@ -25,6 +25,7 @@ RUN \ fuse \ util-linux \ cifs-utils \ + e2fsprogs-extra \ && rm -rf /var/cache/apk/* COPY etc /etc/