Commit ac42fa76 authored by wangmingming's avatar wangmingming

111

parent 7f6297d3
FROM python:3.10.1-slim-bullseye FROM python:3.10.1
RUN mkdir -p "/home/opt/lcc-wn" RUN mkdir -p "/home/opt/lcc-wn"
RUN apt update &&apt install curl -y RUN apt update &&apt install curl -y
RUN pip3 install requests loguru curl_cffi tls_client pyquery nacos-sdk-python pyyaml pymongo RUN pip3 install requests loguru curl_cffi tls_client pyquery nacos-sdk-python pyyaml pymongo
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment