docker-compose.yaml 99 B

123456
  1. version: '3'
  2. services:
  3. test_multi_stage_tflow:
  4. build: .
  5. image: tflow-test-build-python3