Commit 68cb482d by tinywell

优化镜像编译

parent 529d7f1d
# 使用官方的Python 3.11基础镜像 # 使用官方的Python 3.11基础镜像
FROM python:3.11 # FROM python:3.11
FROM brilliance/geo_agent:dev
# 设置工作目录 # 设置工作目录
WORKDIR /app WORKDIR /app
......
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