Skip to main content
Back to News
Server & DevOpsFebruary 20, 20263 min read

Docker Desktop 4.36 Introduces Resource Saver Mode

Docker Desktop 4.36 adds resource saver mode that reduces CPU and memory usage by up to 80% when containers are idle. Key update for developers.

Docker Desktop 4.36 Introduces Resource Saver Mode

Docker has released Docker Desktop 4.36 with a new resource saver mode that automatically reduces CPU and memory consumption when containers are idle. For developers running Docker alongside IDEs and browsers, this addresses the most common complaint — Docker consuming too many system resources.

How Resource Saver Works

When no containers are running active workloads, Docker Desktop now throttles its background processes. The Docker Engine virtual machine reduces its memory allocation and CPU scheduling priority. In testing, this results in 70-80 percent lower resource usage during idle periods.

The feature activates automatically after a configurable idle threshold (default: 5 minutes) and resumes full performance within seconds when containers receive traffic or commands.

Improved Build Performance

Docker Desktop 4.36 also includes BuildKit improvements that speed up multi-stage builds by caching intermediate layers more effectively. For large Magento or Laravel Docker images with multiple build stages, rebuild times can drop by 30-50 percent.

Compose Watch Enhancements

Docker Compose Watch, the file-syncing feature for development workflows, now supports exclude patterns and has reduced file system event latency on macOS. This means faster hot-reload cycles when developing with Docker Compose.

Availability

Docker Desktop 4.36 is available for macOS, Windows, and Linux. The resource saver mode is enabled by default in new installations and can be toggled in Settings for existing users.

Docker Desktop 4.36 is a welcome update for developers who have been frustrated by Docker's resource consumption on macOS and Windows.

Want to learn more?

Get in touch with our team to discuss how we can help your infrastructure.