Added AI generated scaffold based on OpenLDAP project structure.

This commit is contained in:
2026-05-14 22:45:10 +02:00
commit d03cc1c04b
7 changed files with 186 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
target "default" {
context = "."
dockerfile = "Dockerfile"
tags = ["registry.koszewscy.waw.pl/kerberos:latest"]
}