diff ui/assets/config/executor/docker_minimal.config @ 0:d9c5c5b87fec draft

planemo upload for repository https://github.com/ncbi/egapx commit 8173d01b08d9a91c9ec5f6cb50af346edc8020c4
author fubar
date Sat, 03 Aug 2024 11:16:53 +0000
parents
children c8e1543546f8
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/ui/assets/config/executor/docker_minimal.config	Sat Aug 03 11:16:53 2024 +0000
@@ -0,0 +1,5 @@
+docker.enabled = true
+process {
+    memory = 6.GB
+    cpus = 4
+}
\ No newline at end of file