mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-11 18:58:45 +00:00
Update cheatsheets
This commit is contained in:
@@ -23,7 +23,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Update the memory limit in [M]egabytes for a specific container:
|
||||
|
||||
`docker update --memory {{limit}}M {{container_name}}`
|
||||
`docker update {{[-m|--memory]}} {{limit}}M {{container_name}}`
|
||||
|
||||
- Update the maximum number of process IDs allowed inside a specific container (use `-1` for unlimited):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user