This handy little script covers an important missing feature in current docker's tool set. I needed to build incrementally my images: From a given image, I want full script control (un-tamed shell scripts) and access to hosts files to do …
Category Archives: admin
docker update, or how to incrementally build images without Dockerfile.
Posted by vaab
on 2015/01/28
No comments
SpamAssassin, Amavis and ubuntu
Posted by vaab
on 2012/04/02
No comments
If running spamassassin (SA) with amavis without usage of spamd on ubuntu 10.04 and you feel that sa-learn isn't working right, here are a few tips. I had mails that were false positive and I had to dig a little …