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.8.jar |
| RELEASE_DATE | Released Feb 21, 2025 |
This project contains part of code taken or similar from fjudith container Dockerfile.
MIT © Lucas Diedrich