[Dockerfile] setting locales, removing annoying warnings

This commit is contained in:
mudler
2015-11-13 16:28:40 +01:00
parent 576a4fbd4f
commit 234f8a08c6
+3
View File
@@ -2,6 +2,9 @@ FROM sabayon/base-amd64
MAINTAINER mudler <mudler@sabayonlinux.org>
# Set locales to en_US.UTF-8
ENV LC_ALL=en_US.UTF-8
# Accepting licenses needed to continue automatic install/upgrade
ADD ./conf/spinbase-licenses /etc/entropy/packages/license.accept