AWS preps its own library of public Docker container images

With Docker restricting how quickly users can pull down images from its Docker Hub for free, Amazon Web Services is finally creating its own repository of public container images. But there’s a bigger problem here for all container and cloud users. Read more

Similar

CPU Management in Docker 1.13

Resource management for containers is a huge requirement for production users. Being able to run multiple containers on a single host and ensure that one container does not starve the others in terms of cpu, memory, io, or networking in … Continued...

Read more »

Comparing Seven Monitoring Options for Docker

Update (October 2016): Our October online meetup demonstrated and compared Sysdig, Datadog, and Prometheus in one go. Head here to check out the recording.  As Docker is used for larger deployments it becomes more important to get visibility into the stat... (more…)

Read more »