If you’re using Docker on CentOS, RHEL, Fedora, or any other distro
that doesn’t ship by default with AUFS support, you are probably
using the Device Mapper storage plugin. By default, this plugin
will store all your containers in a 100 GB sparse file, an... (more…)
Read more »
When it comes to Docker containers and orchestration there are a lot of available options. Almost every few months some new Docker orchestration tool is available. At least that was the case at the beginning. Most of those tools are opensource projects, b... (more…)
Read more »
This blog post will guide you to create the ultimate smallest possible Docker image for your Golang application using the Build flow tool Habitus! (more…)
Read more »
The Docker Developer Program was set up to enable Docker users to get early access to unreleased features of our products and interact with the Docker team to help shape and improve the experience of millions of Docker users around the world. (more…)
Read more »
This is a multi-part series on developing production-ready R microservices. Read part 2 here. Read part 3 here Some work I did for a recent client involved developing an R-based data science model… (more…)
Read more »