Optimized images and version configuration for dockerfiles

This commit is contained in:
2025-05-26 13:06:21 +02:00
parent 9e19a050a6
commit b599a528b8
35 changed files with 210 additions and 45 deletions

View File

@@ -1,4 +1,5 @@
version: "latest"
images:
openldap: "bitnami/openldap:latest"
network:
local: True # Activates local network. Necessary for LDIF import routines
docker: True # Activates docker network to allow other docker containers to connect