docs icon indicating copy to clipboard operation
docs copied to clipboard

mebibyte not megabyte

Open lizelive opened this issue 3 years ago • 2 comments

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

lizelive avatar Feb 25 '22 10:02 lizelive

✔️ 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

netlify[bot] avatar Feb 25 '22 10:02 netlify[bot]

@ndeloof im not able to merge in this pr please rerun checks and merge

lizelive avatar May 11 '22 04:05 lizelive

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

docker-robott avatar Jan 23 '23 01:01 docker-robott