mebibyte not megabyte
Proposed changes
fix units
lizelive@l04:~$ docker run -m 10m --rm -it ubuntu cat /sys/fs/cgroup/memory/memory.limit_in_bytes
10485760
because 10485760 bytes == 10 mebibytes
that means m stands for MiB not MB
Related issues (optional)
https://github.com/moby/moby/issues/43293
✔️ Deploy Preview for docsdocker ready!
🔨 Explore the source changes: 8039447b8d2caa89b0b0910f1bf60524d480a6d6
🔍 Inspect the deploy log: https://app.netlify.com/sites/docsdocker/deploys/6218b3dadfe42200085de95f
😎 Browse the preview: https://deploy-preview-14307--docsdocker.netlify.app
@ndeloof im not able to merge in this pr please rerun checks and merge
Thanks for the pull request. We'd like to make our product docs better, but haven’t been able to review all the suggestions. As our docs have also diverged, we do not have the bandwidth to review and rebase old pull requests.
If the updates are still relevant, review our contribution guidelines and rebase your pull request against the latest version of the docs, then mark it as fresh with a /remove-lifecycle stale comment.
If not, this pull request will be closed in 30 days. This helps our maintainers focus on the active pull requests.
Prevent pull requests from auto-closing with a /lifecycle frozen comment.
/lifecycle stale