Linux Terminal Glossary
›
Docker
docker run --memory 512m myimage
Category:
Docker
docker run --memory 512m myimage
Copy command
Limit container RAM usage to 512 MB
Limits the container to 512 MB of RAM. If it tries to use more, the OS will kill it.
Looking for more?
Search all 7,657 commands
— works offline, in English or Spanish, and fixes typos.