From 3327a375aa0e0d753ef9311005153ee856b5d332 Mon Sep 17 00:00:00 2001 From: Nis Wechselberg Date: Mon, 9 Jun 2025 20:16:53 +0200 Subject: [PATCH] Initial commit Signed-off-by: Nis Wechselberg --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..7269f6e --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# uffd - Container Build + +Builds a container image for [uffd](https://git.cccv.de/uffd/uffd). + +The image is built upon the basic Debian image according to the documentation from CCCV.