odroid-x2-u2: removing upgrade phase
This commit is contained in:
committed by
GitHub
parent
eb0035d618
commit
5a3fa0ad9d
@@ -4,11 +4,11 @@ MAINTAINER mudler <mudler@sabayonlinux.org>
|
||||
|
||||
# Set locales to en_US.UTF-8
|
||||
ENV LC_ALL=en_US.UTF-8
|
||||
ENV ACCEPT_LICENSE=*
|
||||
#ENV ACCEPT_LICENSE=*
|
||||
|
||||
# Installing packages without questions
|
||||
RUN equo up && equo u && equo cleanup && \
|
||||
echo -5 | equo conf update
|
||||
#RUN equo up && equo u && equo cleanup && \
|
||||
# echo -5 | equo conf update
|
||||
|
||||
# Perform post-upgrade tasks (mirror sorting, updating repository db)
|
||||
ADD ./scripts/setup.sh /setup.sh
|
||||
|
||||
Reference in New Issue
Block a user