# Docker using a lot of CPU

**URL:** https://meta.discourse.org/t/docker-using-a-lot-of-cpu/76788
**Category:** Self-hosting
**Tags:** server-resources
**Created:** [26. Dezember 2017 um 22:37 UTC](https://meta.discourse.org/t/docker-using-a-lot-of-cpu/76788 "2017-12-26T22:37:01Z")
**Posts on this page:** 1
**Showing post:** 4

<div class="post-metadata">

### Author: ![mpalmer](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mpalmer/32/45740_2.png) [@mpalmer](https://meta.discourse.org/u/mpalmer)
#### Post date: [26. Dezember 2017 um 22:42 UTC](https://meta.discourse.org/t/docker-using-a-lot-of-cpu/76788/4 "2017-12-26T22:42:45Z")

</div>

The bug that I found would produce the opposite of CPU consumption; it causes the container shim to _stop_ doing anything useful.

The `docker info` shows 17.11.0-ce, which is the buggy-af version, so you’ll want to [downgrade](https://meta.discourse.org/t/discourse-web-interface-becomes-unresponsive-a-few-minutes-after-starting/76643/14), but not to fix this bug – this one’s a new one, and very definitely not Discourse-specific. If the problem persists, you’ll want to raise this on [the Docker forums](https://forums.docker.com/) (it should feel familiar…), or if you can get a reliable reproduction of the problem, [file a bug report](https://github.com/moby/moby/issues/new).

---

_[View the full topic](https://meta.discourse.org/t/docker-using-a-lot-of-cpu/76788)._
