How to limit Swap of Docker image? #1297
-
Docker Desktop allows this from settings (see https://docs.docker.com/desktop/settings/mac/#advanced), but in OrbStack you can only control Memory and CPU limit. Is there a way to tweak the Swap as well? |
Beta Was this translation helpful? Give feedback.
Answered by
kdrag0n
Jun 26, 2024
Replies: 1 comment
-
We don't really use swap. There's a tiny amount of swap for emergency out-of-memory situations, but it should almost never be used. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
kdrag0n
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We don't really use swap. There's a tiny amount of swap for emergency out-of-memory situations, but it should almost never be used.