If you’re using Docker on CentOS, RHEL, Fedora, or any other distro
that doesn’t ship by default with AUFS support, you are probably
using the Device Mapper storage plugin. By default, this plugin
will store all your containers in a 100 GB sparse file, an… Read more
Similar
There's not many Perforce docker images out there. Here's why, and how to make one. (more…)
Read more »
Given the ability to customise the runtime environment, responsibility for providing and maintaining a proper environment shifts from IT-Ops towards developers. Fortunate enough, we can apply well-known methods to make this effort less tedious: automated ... (more…)
Read more »
The following is a write up for a challenge given during a Docker security workshop in the company I work for. It was a lot of fun and ironically I managed to complete the challenge not exactly how they were expecting so that’s why I am presenting two at... (more…)
Read more »
When you’re visiting my website, you may not see the https in the URL, which means you have been directed to a CDN node other than my VPS server. This doesn’t mean the method doesn’t work. Anyway, le...
Read more »
When you need to setup a cron job, you can do it using Docker. In this post I show how to do that with an Alpine Linux image... (more…)
Read more »