Skip to content

Lightweight and updated PWM Password Manager container.

License

Notifications You must be signed in to change notification settings

mamclain/fork-pwm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pwm

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.

How to use

docker run --name pwm \
           -p 8443:8443 \
           -v /etc/localtime:/etc/localtime \
           -v ./config:/config \
           -d lucasdiedrich/pwm

Special Volumes

Volume Info
/config All config files used by PWM
/etc/localtime To set container clock as the host clock

LIBS Version

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

References

This project contains part of code taken or similar from fjudith container Dockerfile.

License

MIT © Lucas Diedrich

About

Lightweight and updated PWM Password Manager container.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 100.0%