111
This commit is contained in:
parent
3e37fdb3fb
commit
3daaa1e572
@ -35,8 +35,8 @@ ENV TIME_ZONE Asia/Shanghai
|
|||||||
# apt-get autoremove -y ${APT_PKG_TEMPORARY} && \
|
# apt-get autoremove -y ${APT_PKG_TEMPORARY} && \
|
||||||
# rm -rf /var/lib/apt/lists/*
|
# rm -rf /var/lib/apt/lists/*
|
||||||
|
|
||||||
# RUN pip3 install -i https://mirrors.aliyun.com/pypi/simple/ binance binance_connector numpy requests schedule TA_Lib
|
RUN pip3 install -i https://mirrors.aliyun.com/pypi/simple/ binance binance_connector numpy requests schedule TA_Lib
|
||||||
RUN pip3 install -i https://mirrors.aliyun.com/pypi/simple/ binance binance_connector requests schedule
|
# RUN pip3 install -i https://mirrors.aliyun.com/pypi/simple/ binance binance_connector requests schedule
|
||||||
|
|
||||||
WORKDIR /opt/
|
WORKDIR /opt/
|
||||||
COPY ["./", "/opt/"]
|
COPY ["./", "/opt/"]
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user