Hello World/IaC

[docker] Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.

Run DaramG 2021. 1. 20. 17:10

docker run 시 --memory=xx --memory-swap=xx 옵션 설정하여 docker run 시 아래와 같은 에러 발생.

 

에러

 

Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.