From 77a57a49fa030233e0ab4f47aec1b57f21092ce3 Mon Sep 17 00:00:00 2001 From: mudler Date: Thu, 2 Jul 2015 00:31:02 +0200 Subject: [PATCH] Using squashed image as base --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 8ed7721..f6bc4b9 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM sabayon/base-amd64 +FROM sabayon/base-amd64-squashed # Accepting licenses needed to continue automatic install/upgrade ADD ./conf/spinbase-licenses /etc/entropy/packages/license.accept