Linux Terminal Glossary
›
Docker
docker run --memory-swap 1g myimage
Category:
Docker
docker run --memory-swap 1g myimage
Copy command
Set total memory + swap limit to 1 GB
Sets the combined RAM + swap limit to 1 GB. Swap is disk space used as extra RAM when real RAM is full.
Looking for more?
Search all 7,657 commands
— works offline, in English or Spanish, and fixes typos.