Docker is now called moby

moby – Moby Project – a collaborative project for the container ecosystem to assemble container-based systems… Read more

Similar

Why ROS and Docker are not a good fit

The Robot Operating System (ROS) has been powering innovators for the last decade. But as more and more ROS robots are reaching the market, developers face new challenges deploying their applications. Why did we start using ROS & Docker? Is it conveni... (more…)

Read more »

Docker, Inc is Dead

Aside from Uber, I can't think of a more utilized, hyped, and well funded Silicon Valley startup (still in operation) fumbling as bad as Docker did in 2017. (more…)

Read more »

Docker Container Anti Patterns

This blog will explain 10 containers anti-patterns that I’ve seen over the past few months: Data or logs in containers – Containers are ideal for stateless applications and are meant to be ephemeral. This means no data or logs should be stored in th...

Read more »