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.3.jar |
RELEASE_DATE | Released July 30, 2022 |
This project contains part of code taken or similar from fjudith container Dockerfile.
MIT © Lucas Diedrich