[Dockerfile] removing --quiet to emerge --sync because otherway circleci could fail

This commit is contained in:
mudler
2015-11-13 11:46:00 +01:00
parent e1582886cd
commit ef058dbeab
+1 -1
View File
@@ -7,7 +7,7 @@ ENV LC_ALL=en_US.UTF-8
# Upgrading portage and installing necessary packages
RUN rm -rf '/usr/portage/metadata/timestamp.chk' && \
emerge --sync --quiet && \
emerge --sync && \
layman -S && layman -a sabayon
# Configure the sabayon box, installing equo setting up locales