Sign inSign up

gevattergaul/apacheds

By gevattergaul

Updated about 2 years ago

Simple container around the apacheds LDAP server

Image
0

674

gevattergaul/apacheds repository overview

Image Description

This image runs the ApacheDS LDAP and Kerberos server.

Usage

docker run -d --name apacheds -p 389:389 gevattergaul/apacheds

Image Details

The image is based on the current Alpine release.

Versioning

The tags follow the ApacheDS naming scheme with an added build number: For version "2.0.0.AM26" the tag name will be "2.0.0.AM26-0" for the first build, "2.0.0.AM26-1" for the second and so on.

Data persistance

ApacheDS will store its data in '/opt/apacheds/instances'. So you could mount a volume or a bind mount there.

Resources

I wrote a blogpost explaining the ApacheDS docker container.

I published the source code of the ApacheDS docker container on GitHub.

Tag summary

Content type

Image

Digest

sha256:4345479b3

Size

82.7 MB

Last updated

about 2 years ago

docker pull gevattergaul/apacheds