Sign inSign up

heywoodlh/hydroxide

By heywoodlh

Updated 1 day ago

Unofficial container build for Hydroxide, a community-built Protonmail Bridge

Image
1

10K+

heywoodlh/hydroxide repository overview

Unofficial, multi-arch container build of Hydroxide.

Dockerfile for this image is here: https://github.com/heywoodlh/dockerfiles/blob/master/hydroxide/Dockerfile

GitHub Action used to deploy this image is here: https://github.com/heywoodlh/actions/blob/master/.github/workflows/hydroxide-buildx.yml

Usage

Authenticate:

docker run -it --rm -v /opt/hydroxide:/root/.config/hydroxide docker.io/heywoodlh/hydroxide auth <user>

Run it:

docker run -d --restart=unless-stopped -p 1143:1143 -p 1025:1025 -p 8080:8080 docker.io/heywoodlh/hydroxide serve
Kubernetes

For Kubernetes usage, feel free to refer to my (as of February 2024) Kubernetes deployment (also feel free to ignore Nix-related things in that repository): protonmail-bridge.yaml

Tag summary

Content type

Image

Digest

sha256:d0ba584cd

Size

37.8 MB

Last updated

1 day ago

docker pull heywoodlh/hydroxide