Docker image for LDAP Account Manager.
2.1K
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
Content type
Image
Digest
Size
290.9 MB
Last updated
almost 6 years ago
docker pull zhangsean/lam