name: mbi.app.process
label: csst-mbi
cluster: local
parameters:
  initial_status: RUNNING
  
jobs:
  mbi:
    base_image: csst/mbi
    schedule_mode: HEAD
    paths: 
      - ${AUX_DIR}:/L1Pipeline/aux
      - ${CRDS_DIR}:/L1Pipeline/aux/C6.1_ref_crds
      - ${DFS_ROOT}:/dfsroot
    # command: docker run -d --network=host %ENVS% %VOLUMES% %IMAGE%
    # sink_jobs:
#    hosts:
#      - h0:1
#      - c0:1
#      - c1:1
#      - c2:1