第一次

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,11 @@
version: '3'
services:
python-format:
image: fst_data_pipeline:python-format-v1
build:
dockerfile: Dockerfile.python-format
context: .
volumes:
- ../../..:/fst_data_pipeline
working_dir: /fst_data_pipeline