Containers under the Hood

Let’s talk about the underlying technology that enables containers under Linux, and build a container from scratch!

Building Container Images without a Dockerfile

Container images are just tarballs with a bit of configuration. Dockerfiles are just one option to create them.

DevOps Ad Absurdum

DevOps is about communication and responsibility. A great product is the result of great cooperation.