Minideb is a minimalist debian-based Docker image which can be used as an alternative to Alpine linux.
Read more »
Since I’ve been playing around with Laravel Envoy, I kept wondering how I could improve the deployment process. For sure it works and I’ve been using it for 6 months or so on a project in production, but having to deal with a physical server has drawbacks... (more…)
Read more »
Funker allows you to package up pieces of your application as Docker containers and have them run on-demand on a swarm.
Read more »
When you’re building a Docker image for your Python application, you’re building on top of an existing image—and there are many possible choices. There are OS images like Ubuntu and CentOS, and there are the many different variants of the python base imag... (more…)
Read more »
Abuse of the Docker API allows remote code execution on targeted system, which enables hackers to escalate and persists thanks to novel attacks called Host Rebinding Attack and Shadow Containers. (more…)
Read more »