When you’re building a Docker image for your Python application, you’re building on top of an existing image—and there are many possible choices. There are OS images like Ubuntu, and there are the many different variants of the python base image. Which on... (more…)
Read more »
Here at Mirantis, we're excited to announce our continued support for Docker Swarm, while also investing in new features requested by customers. | Mirantis... (more…)
Read more »
This is the second part of my Docker orchestration tools review. As a sequel of How to Build SaaS Using Docker-based Tools — Part 1. Let’s… (more…)
Read more »
By Piotr Gaczkowski, IOD expert The term Continuous Integration (CI) is no longer a fancy new topic in the industry. With the recent rise of such services as Travis or CircleCI, everyone can use a free CI server for their open-source projects or buy a pai... (more…)
Read more »
Now that you've installed Docker and learned it's basic commands it's time to try out some Docker utilities to make managing your Docker environment easier. (more…)
Read more »