Commit Graph

6 Commits

Author SHA1 Message Date
renovate[bot]
8c9cd28f3a
Update dancwilliams/protonmail-bridge:latest Docker digest to a3f1b0c 2026-02-27 04:06:26 +00:00
renovate[bot]
5722cf785d
Update dancwilliams/protonmail-bridge:latest Docker digest to 9803beb 2026-02-26 21:42:44 +00:00
renovate[bot]
2f2e7c958b
Pin dancwilliams/protonmail-bridge Docker tag to 004c1b0 2026-02-26 17:54:30 +00:00
Dan Williams
8c5061f641 Update docs to reflect community fork and recent changes
- Rewrite README: update all refs from shenxn to dancwilliams, remove deb
  build references, document what changed from upstream, simplify tags
  section, update all docker run and compose commands, add architecture
  table, add version update automation section, add credits
- Update SECURITY.md: replace shenxn contact with dancwilliams GitHub
  issue reporting, clarify scope (container vs bridge itself)
- Update docker-compose.yml: point to dancwilliams/protonmail-bridge,
  remove deprecated version key
2026-02-24 20:17:41 -06:00
Mark Monteiro
9d2bf07c78
Improve Docker Compose documentation and example (#95)
- Clean up the example `docker-compose.yml` file by removing unnecessary
configuration/comments and add missing volume declaration
- Update the project README.md with instructions on how to use the
project with Docker Compose
2024-02-08 11:06:43 +08:00
Daniel Nathan Gray
67415bd261
Add a docker compose file (#70)
It's quite the norm to include a docker-compose file, generally in the
README or the root for people to copy and modify. For example as
https://github.com/wfg/docker-openvpn-client has done so.

If there are [Environmental
variables](https://github.com/wfg/docker-openvpn-client#environment-variables),
they should also be documented - in this case there isn't.
2023-05-02 14:26:43 +08:00