protonmail-bridge-docker/build
c41ms0n 3913448f2f build: switch to Go-based multi-stage build and improve
- Use golang:1.26-trixie builder instead of debian:sid
- Build proton-bridge from source via version argument/envelopment
- Add support for PTY tools (dtach, abduco, reptyr) for interactive sessions
- Introduce manage and attach commands for bridge CLI sessions
- Improve daemon startup with port readiness checks
- Add HEALTHCHECK and configurable CMD/ENTRYPOINT
- Harden entrypoint with strict bash flags and better error handling
- Install additional runtime deps (libfido2, procps) and optional PTY tools
2026-04-29 21:50:50 +02:00
..
Dockerfile build: switch to Go-based multi-stage build and improve 2026-04-29 21:50:50 +02:00
entrypoint.sh build: switch to Go-based multi-stage build and improve 2026-04-29 21:50:50 +02:00
gpgparams Add github actions for multiarch 2020-06-01 07:06:41 -07:00