Sign inSign up

zhangsean/lam

By zhangsean

Updated almost 6 years ago

Docker image for LDAP Account Manager.

Image
0

2.1K

zhangsean/lam repository overview

Ldap Account Admin (lam)

A basic configuration of the Ldap Account Admin.

This image will initialize a basic configuration of LAM.

For example, to start a container running LAM, use the command:

docker run -p 80:80 -d zhangsean/lam

Persistent data configuration for LAM is stored in /config if using Persistent data configuration for LAN

docker run -v /data/config:/config -p 80:80 -d zhangsean/lam

you can find lam web ui here: http://localhost/lam

Tag summary

Content type

Image

Digest

Size

290.9 MB

Last updated

almost 6 years ago

docker pull zhangsean/lam