Lightweight and updated PWM Password Manager container. This container uses the onejar version of the PWM Project. Any questions about the PWM Project should be search here.
docker run --name pwm \
-p 8443:8443 \
-v /etc/localtime:/etc/localtime \
-v ./config:/config \
-d lucasdiedrich/pwm
Volume | Info |
---|---|
/config | All config files used by PWM |
/etc/localtime | To set container clock as the host clock |
These are the version of the package used by the container.
NAME | Info |
---|---|
PWM Version | pwm-onejar-2.0.0-SNAPSHOT.jar |
RELEASE_DATE | 2020-01-09T10_10_02Z |
This project contains part of code taken or similar from fjudith container Dockerfile.
MIT © Lucas Diedrich