Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support cgroup limits like mem_limit and cpus #256

Open
r14c opened this issue Aug 3, 2024 · 0 comments
Open

Support cgroup limits like mem_limit and cpus #256

r14c opened this issue Aug 3, 2024 · 0 comments

Comments

@r14c
Copy link

r14c commented Aug 3, 2024

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" ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant