[Solved] Docker disk quota exceeded

Solved by running this on archlinux host,

echo 200000 | sudo tee /proc/sys/kernel/keys/maxkeys
2 Likes