view ui/assets/config/executor/docker_minimal.config @ 3:9b1c2fb3b218 draft

planemo upload for repository https://github.com/ncbi/egapx commit 69fafcdd687884c990c7f4027aa2982df66626e6
author fubar
date Sun, 04 Aug 2024 00:52:17 +0000
parents c8e1543546f8
children
line wrap: on
line source

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