Sign inSign up

rasmusrim/apacheds-servercore

By rasmusrim

Updated over 4 years ago

A apacheds server running on Windows servercore

Image
0

310

rasmusrim/apacheds-servercore repository overview

Dockerfile for apacheDS

A Dockerfile which creates a windows image with a running instance of apache DS. Created to help me with automated testing of authentication towards LDAP.

docker pull rasmusrim/apacheds-servercore
docker run -d -p 389:10389 rasmusrim/apacheds-servercore

You can now connect to LDAP at localhost:389 with username "admin" and password "secret".

Tag summary

Content type

Image

Digest

Size

2.8 GB

Last updated

over 4 years ago

docker pull rasmusrim/apacheds-servercore