Files
fst_data_pipeline-feature-e…/infra/tencent/docker_ci/docker-compose.yaml
2026-04-16 16:31:48 +08:00

12 lines
243 B
YAML

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