@ -14,7 +14,5 @@ RUN pip install -i https://pypi.tuna.tsinghua.edu.cn/simple uv
ENV UV_DEFAULT_INDEX=https://mirrors.aliyun.com/pypi/simple
RUN cd /3Dpoints
RUN uv sync
ENTRYPOINT ["/3Dpoints/run.sh"]
EXPOSE 8081