Phase in ungleich-ldap
This commit is contained in:
parent
5b8f7d0d2e
commit
94e2e2b4ee
2 changed files with 8 additions and 0 deletions
4
ungleich-ldap/Dockerfile_3.24
Normal file
4
ungleich-ldap/Dockerfile_3.24
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
FROM alpine:3.24
|
||||
|
||||
RUN apk add --update \
|
||||
openldap openldap-back-mdb
|
||||
4
ungleich-ldap/Dockerfile_3.24-2
Normal file
4
ungleich-ldap/Dockerfile_3.24-2
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
FROM alpine:3.24
|
||||
|
||||
RUN apk add --update \
|
||||
openldap openldap-back-mdb openldap-back-sql
|
||||
Loading…
Add table
Add a link
Reference in a new issue