111
This commit is contained in:
parent
cdd7aa1b98
commit
b2285c5f6b
@ -11,7 +11,7 @@ RUN cp /etc/apt/sources.list /etc/apt/sources.list.bak && \
|
|||||||
echo "deb http://mirrors.tuna.tsinghua.edu.cn/debian/ buster-backports main contrib non-free" >>/etc/apt/sources.list && \
|
echo "deb http://mirrors.tuna.tsinghua.edu.cn/debian/ buster-backports main contrib non-free" >>/etc/apt/sources.list && \
|
||||||
echo "deb http://mirrors.tuna.tsinghua.edu.cn/debian-security buster/updates main contrib non-free" >>/etc/apt/sources.list
|
echo "deb http://mirrors.tuna.tsinghua.edu.cn/debian-security buster/updates main contrib non-free" >>/etc/apt/sources.list
|
||||||
|
|
||||||
RUN apt-get update
|
RUN apt-get update && apt-get upgrade
|
||||||
RUN apt-get install -y --no-install-recommends build-essential gcc wget
|
RUN apt-get install -y --no-install-recommends build-essential gcc wget
|
||||||
|
|
||||||
# TA-Lib
|
# TA-Lib
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user