Open r14c opened 3 months ago
I am trying to migrate my config to arion, but I haven't been able to find any documentation regarding memory and cpu limits. I'm trying to replicate this config:
services: wiki: image: "dokuwiki/dokuwiki:stable" cpus: 3.0 mem_limit: 512m volumes: [ "/var/db/dokuwiki:/storage" ]
I am trying to migrate my config to arion, but I haven't been able to find any documentation regarding memory and cpu limits. I'm trying to replicate this config: