Sign inSign up

moritanosuke/docker-threema

By moritanosuke

Updated almost 8 years ago

Simple Dockerfile to run threema-web

Image
0

407

moritanosuke/docker-threema repository overview

Attention This Dockerfile is NOT MEANT FOR PRODUCTION so don't use it for critical communication that you need to be secure!

Threema announced a desktop client and I wanted to have a way to test it on my local machine. As I'm a big fan of Docker I created this simple Dockerfile which installs v2.1.2-gh using nginx.

If you want to just run it, you can use the builds from Docker Hub. Run the following command:

docker run --rm -p 8080:80 moritanosuke/docker-threema

You should then be able to open Threema Web at http://localhost:8080.

Tag summary

Content type

Image

Digest

Size

292.7 MB

Last updated

over 9 years ago

docker pull moritanosuke/docker-threema