Files
fst_data_pipeline-feature-e…/infra/tencent/docker_ci/docker-compose.yaml

12 lines
243 B
YAML
Raw Normal View History

2026-04-16 15:44:32 +08:00
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