[Dockerfile] setting locales, removing annoying warnings
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user