From f36cc07b65d0197b610aee0c59ec58ffde5a6d81 Mon Sep 17 00:00:00 2001 From: Nis Wechselberg Date: Mon, 9 Jun 2025 16:48:33 +0200 Subject: [PATCH] Initial commit with README 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..c21bfdc --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# uffd-ldadp - Container Build + +Builds a container image for [uffd-ldapd](https://git.cccv.de/uffd/uffd-ldapd). + +The image is built upon the basic Debian image according to the documentation from CCCV.