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 »
While editing the capabilities page of the how containers work zine, I found myself
trying to explain why strace doesn’t work in a Docker container. (more…)
Read more »
Working with containers can be hard, that includes databases like PostgreSQL. So, here is a list of tips, that might make your life easier. (more…)
Read more »
Why didn’t Lambda ship Docker out of the box? Is it because of security concerns? Why even bother, let’s do it ourselves! (more…)
Read more »
Adopting Docker containers is a great way to help speed software delivery. But there are different ways to go about Dockerizing your app. They don’t all offer the same degree of value. To get the most out of Docker, it’s important to build Docker dire...
Read more »