Cloud computing, microservices, serverless, scalable and affordable computing… all of this has been mainly possible by an outstanding piece of technology, Linux Containers (LXC). Linux containers (LXC) provide an OS-level virtualized sandbox. In a nutshel... (more…)
Read more »
Local reverse proxy for Docker containers powered by Caddy. - GitHub - luisaveiro/docker-reverse-proxy: Local reverse proxy for Docker containers powered by Caddy. (more…)
Read more »
In this talk, we will show how we build microservices in Perl. We will cover docker basics, the stack we use for creating, testi...
Read more »
Resource management for containers is a huge requirement for production users. Being able to run multiple containers on a single host and ensure that one container does not starve the others in terms of cpu, memory, io, or networking in … Continued...
Read more »
Have you ever had problems with host volume UID/GIDs when running your Docker containers in development? Well, we've got a solution. (more…)
Read more »