Unofficial container build for Hydroxide, a community-built Protonmail Bridge
10K+
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
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
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
Content type
Image
Digest
sha256:d0ba584cd…
Size
37.8 MB
Last updated
1 day ago
docker pull heywoodlh/hydroxide