Search Docker Hub
ldap-utils
By dgls
918
FROM alpine:latest
RUN apk --no-cache add openldap-clients USER nobody CMD echo "available commands:"; ls /usr/bin | grep ldap
Content type
Image
Digest
Size
3.2 MB
Last updated
over 8 years ago
docker pull dgls/ldap-utils