view ui/assets/config/executor/docker_minimal.config @ 2:a3b158471bd3 draft

planemo upload for repository https://github.com/ncbi/egapx commit 98875ef7eda9323fc9991970103954e9097d9e73
author fubar
date Sun, 04 Aug 2024 00:06:43 +0000
parents c8e1543546f8
children
line wrap: on
line source

docker.enabled = true
process {
    memory = 8.GB
    cpus = 4
}