Docker images can easily get to 2–3GB. Here’s some tips that can help reduce their sizes. (more…)
Read more »
This blog is a static website served from a Docker container. The content is written in markdown and pushed to a Git repository hosted on GitHub. Every time I push to that repository a Docker image containing the new version is build on DockerHub. (more…)
Read more »
How to provision Dockerized hosts on Vultr with Docker Machine from Linux Mint 18 and Ubuntu 16.04. The Docker machines use RancherOS by default...
Read more »
You’ve probably heard about “Serverless Architecture” by now, and you’re probably wondering, what’s going on? In this post, learn what serverless truly means...
Read more »
I started playing with docker a while ago, and like most people I was instantly impressed with its power and ease of use. Simplicity is one ... (more…)
Read more »