0

In a docker compose, it's possible to limit, for example, the memory, like this :

    deploy:
      resources:
        limits:
          memory: 2G

What is the difference with cgroupV2 ?

Lachik
  • 1
  • 1

0 Answers0