When getting started with containers, it’s pretty easy to
be shocked by the size of the images that we build.
We’re going to review a number of techniques to reduce image
size, without sacrificing developers’ and ops’ convenience.
In this first part, we w… Read more
Similar
Sentry’s real-time error tracking gives you insight into production deployments and information to reproduce and fix crashes. (more…)
Read more »
Running cron jobs in docker containers will lead you to some very common problems, and sometimes without any errors or logs. Let's see all the steps to properly configure and run cron jobs in a docker container. (more…)
Read more »
deepo - A Docker image containing almost all popular deep learning frameworks: theano, tensorflow, sonnet, pytorch, keras, lasagne, mxnet, cntk, chainer, caffe, torch. (more…)
Read more »
Indeed, Kubernetes is opening up an entire horizon of opportunities not just for the people using it, but for vendors in the container ecosystem as well. (more…)
Read more »
Now that we have a simple understanding of what Docker does, let’s dive deeper! To get started install docker-ce by following the… (more…)
Read more »