Update to latest xe-solutions
Signed-off-by: James P. Ketrenos <james.p.ketrenos@intel.com>
This commit is contained in:
parent
4c92457377
commit
6b0f81efc6
@ -7,7 +7,8 @@ RUN { \
|
|||||||
echo "deb http://linux-ftp.ostc.intel.com/pub/mirrors/${OS_DISTRO} ${suite} ${component}" ; \
|
echo "deb http://linux-ftp.ostc.intel.com/pub/mirrors/${OS_DISTRO} ${suite} ${component}" ; \
|
||||||
done \
|
done \
|
||||||
done \
|
done \
|
||||||
} > /etc/apt/sources.list
|
} > /dev/null
|
||||||
|
#/etc/apt/sources.list
|
||||||
|
|
||||||
# Retry downloads up to 100 times to work around linux-ftp issue...
|
# Retry downloads up to 100 times to work around linux-ftp issue...
|
||||||
RUN echo 'APT::Acquire::Retries "100";' > /etc/apt/apt.conf.d/80-retries
|
RUN echo 'APT::Acquire::Retries "100";' > /etc/apt/apt.conf.d/80-retries
|
||||||
|
Loading…
x
Reference in New Issue
Block a user