docker run --memory=512m nginx

Category: Docker

docker run --memory=512m nginx

Limit container memory to 512 megabytes

Prevents the container from using more than 512 megabytes of RAM.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.