RUN cd wheels && ls ./*.whl|xargs -I'{}' python -m pip install '{}' \

RUN cd wheels && ls ./*.whl|xargs -I'{}' python -m pip install '{}' \

posted on 2021-08-14 12:13  cdekelon  阅读(3)  评论(0)    收藏  举报

导航