Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
Docker 1.13+
Docker 1.13+ mounts the container's cgroup to /sys/fs/cgroup (this could change in future versions). You can check the limit using
cat /sys/fs/cgroup/memory …