URI: 
       add readme - dockerfiles - container foo
   DIR Log
   DIR Files
   DIR Refs
   DIR README
       ---
   DIR commit 52ea47d5c06b19f73c8b1d68bb4ecedeb07c1b8e
   DIR parent 37d769db713ea260a326793813a1d8b2f74f5954
  HTML Author: kroovy <me@kroovy.de>
       Date:   Fri, 28 Aug 2026 14:05:02 +0200
       
       add readme
       
       Diffstat:
         A README                              |       9 +++++++++
       
       1 file changed, 9 insertions(+), 0 deletions(-)
       ---
   DIR diff --git a/README b/README
       @@ -0,0 +1,9 @@
       +Container Foo
       +=============
       +
       +Lately i have been interested in building containers for some software i would
       +normally in a classical way.
       +
       +My main goal is to find out whether container-foo can reduce my cognitive load.
       +
       +The dockerfiles provided do produce radically minimal container images.