Sign inSign up

dnetau/teampass

By dnetau

Updated over 3 years ago

Teampass built for amd64 and arm64

Image
0

1.9K

dnetau/teampass repository overview

Teampass images built on amd64 and arm64 with 3.0.0.23 source from github - https://github.com/nilsteampassnet/TeamPass.git It will download latest source (3.0.0.23 or above) from github when persistent data directory (/var/www/html) is empty.

After 1st setup, stop and start (or remove/run) the image will cleanup the install directory.

docker run --name teampass
-p 8080:80
-e VIRTUAL_HOST={server URL}
-e VIRTUAL_PORT=80
-v {persistent data directory}:/var/www/html
-d --restart unless-stopped dnetau/teampass:latest

Refer to https://documentation.teampass.net/ for documentation.

Tag summary

Content type

Image

Digest

sha256:2f176aa5a

Size

127.1 MB

Last updated

over 3 years ago

docker pull dnetau/teampass