Sometime last month you built a Docker image for your Python application. Today you start with the same revision, fix a minor bug, and build a new image from scratch. And suddenly you’ve got a mess on your hands. If your build is not reproducible, you mig... (more…)
Read more »
A while ago, I ran into a problem with my application that only occurred in
production but not locally. The reason we use Docker both locally and in
production is to prevent exactly that from happening. What went wrong?
(more…)
Read more »
Solomon Hykes, a founder of Docker, has moved on from his role as chief technology officer of the company. According to representatives of Docker, Hykes has moved to new roles as vice chairman of the board of directors, and chief architect. The move comes... (more…)
Read more »
TL;DR: Save time and headaches by following this recipe for working with Tensorflow, Jupyter, Docker, and Nvidia GPUs on Google Cloud. (more…)
Read more »