Mercurial > repos > jpayne > refchooser
view job_conf.yml @ 0:91bc7378c1c5 draft
planemo upload commit c5b9a5678302366ab392fc9b24104509beb07c38-dirty
| author | jpayne |
|---|---|
| date | Mon, 11 Aug 2025 15:37:26 +0000 |
| parents | |
| children |
line wrap: on
line source
runners: local: load: galaxy.jobs.runners.local:LocalJobRunner workers: 16 # handling: # processes: # handler0: execution: default: local environments: local: runner: local docker_local: runner: local docker_enabled: true # container: "auto" docker_volumes: $defaults # docker_set_user: null docker_run_extra_arguments: "--entrypoint ''" docker_set_user: root tools: - id: refchooser # handler: handler0 environment: docker_local limits: - # Amount of time a job can run (in any environment) before it # will be terminated by Galaxy. type: walltime value: '01:00:00'
