第一次

This commit is contained in:
ZhuJW
2026-04-16 15:44:32 +08:00
commit 5a98242f2f
171 changed files with 42954 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
FROM python:3.12-alpine
COPY fst_data_pipeline/pipelines/volc/bag_scanner.py /bag_scanner.py
RUN pip install --no-cache-dir -i https://mirrors.aliyun.com/pypi/simple/ requests