Is there any way to manually trigger the "Resource Saver mode" in Docker desktop?

35 Views Asked by At

As I understand it, "Resource Saver mode" is triggered automatically after a certain amount of time has elapsed without using any containers.

Is there a way to trigger this manually (without having to wait for the delay time)?

1

There are 1 best solutions below

2
ahskur On

You could alternatively use Docker Pause.

At the time, there is no way to trigger the 'Resource Saver' manually, but the time is configurable.