diff --git a/Dockerfile b/Dockerfile index 5f8f091..ad1d72c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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 && \ + emerge --sync --quiet&& \ layman -S && layman -a sabayon # Configure the sabayon box, installing equo setting up locales