Commit Graph

30 Commits

Author SHA1 Message Date
GitHub Actions 2ca2b80ff4 cleanup entrypoint.sh and add haveged for getentropy
Build and Push Docker Container / build-and-push (push) Successful in 5m50s
2026-03-11 09:30:04 +01:00
GitHub Actions 8123e4b288 add dbus and allow to find key for pass
Build and Push Docker Container / build-and-push (push) Successful in 5m11s
2026-03-11 08:54:34 +01:00
GitHub Actions a26ac3382f change golang build image from debian to alpine
Build and Push Docker Container / build-and-push (push) Successful in 6m29s
2026-03-11 07:57:24 +01:00
GitHub Actions 482c31cca3 change base image from ubuntu to alpine
Build and Push Docker Container / build-and-push (push) Successful in 5m55s
2026-03-11 07:45:48 +01:00
GitHub Actions c6744bbfaf change workdir to /protonmail/ and add creating of /root/.gnupg and change permissions
Build and Push Docker Container / build-and-push (push) Successful in 6m32s
2026-03-11 07:22:31 +01:00
GitHub Actions 2c262c0d0e change /build to /build/proton-bridge/ and add pass into build image and copy vault-editor into base image
Build and Push Docker Container / build-and-push (push) Successful in 5m48s
2026-03-11 07:00:17 +01:00
GitHub Actions 1b055fd7f5 remove build.sh because its not neaded and move sed into Dockerfile 2026-03-11 06:39:41 +01:00
GitHub Actions 7ee9b4aed8 fixing error that can't get correct password manger and other errors
Build and Push Docker Container / build-and-push (push) Successful in 5m29s
2026-03-10 10:20:13 +01:00
GitHub Actions ee58a00b01 add package dbus into ubuntu build prozess
Build and Push Docker Container / build-and-push (push) Has been cancelled
2026-03-10 09:11:19 +01:00
GitHub Actions cb8c0b0575 add package libfido2-1 into ubuntu build prozess 2026-03-10 08:51:03 +01:00
GitHub Actions 58ad820cdc add package libcbor-dev into build step
Build and Push Docker Container / build-and-push (push) Successful in 4m48s
2026-03-10 07:50:58 +01:00
GitHub Actions fffbf369c8 add package libfido2-dev into build step
Build and Push Docker Container / build-and-push (push) Failing after 4m3s
2026-03-10 07:43:21 +01:00
GitHub Actions 90d0866f44 add make build-nogui and vault-editor command
Build and Push Docker Container / build-and-push (push) Failing after 6m35s
2026-03-10 07:07:35 +01:00
GitHub Actions eb43d75a86 update golang to 1.26 and ubuntu to latest
Check and Autoupdate for ProtonMail Bridge / check-update (push) Successful in 13s
Build and Push Docker Container / build-and-push (push) Failing after 4m33s
2026-03-10 00:44:22 +01:00
daniel156161 6d32d1a32f update build that it use the VERSION file as Argument for gitea action build
Build and Push Docker Container / build-and-push (push) Has started running
2025-10-14 16:36:30 +02:00
daniel156161 1428582834 use old build structure and update to golang 1.25 2025-10-14 16:35:46 +02:00
simonfelding 4ccd39856a improve build readability and speed (by parallelization) (#117) 2025-04-24 23:03:50 +02:00
simonfelding d00645ffcc add vaulteditor and fix build on arm (#114)
first working build for a long time
2025-02-15 19:38:15 +01:00
simonfelding a19458f703 fix builds by switching base layer to debian:sid-slim
tested locally, works fine.
debian has supported riscv64 in the sid image for some time.

this is the same thing the carlosedp/golang image did.

this also fixes the bug with the wrong glibc version, as the build
container now uses the same glibc version as the final container.
2025-02-15 17:07:15 +01:00
Daniel Nathan Gray 89b3ef69f4 Rebase on Jammy (#71)
If you're going to build v3 you need to have Jammy, or you will get
glibc errors
2023-01-14 14:56:03 +08:00
Olof Nord 0541f29d98 Add riscv64 support to docker builds
* Adjust GitHub CI to also build for riscv64
* Update base Ubuntu base for build from 18.04 LTS to 20.04 LTS as to support riscv64
* Minor: Exclude idea IDE files from git
2022-11-20 23:32:58 +08:00
Xiaonan Shen 252397a86d Switch to carlosedp/golang for riscv64 support 2022-11-20 23:12:46 +08:00
Xiaonan Shen 535c80379d Copy bridge executable to the image (fixes #66) 2022-11-05 14:30:33 +08:00
Xiaonan Shen 6decf657c2 Bump golang to 1.18 2022-10-16 15:04:58 +08:00
Giulio De Pasquale ae2117655e Update Dockerfile
bump golang to 1.15 in build
2021-06-17 21:34:25 +01:00
Xiaonan Shen 15b7d488a2 Add ca-certificates to docker image 2021-01-07 21:14:11 +08:00
Xiaonan Shen 2647f8540e Add update check to build (#19)
* Remove armv7 temporarily

* Improve build script

* Add update check for build

* Update README

* Fix build script

* Change build version format

* Improve update check

* Bump build version to v1.5.4

* Fix build Dockerfile

* Fix build action yaml

Co-authored-by: GitHub Actions <actions@github.com>
2021-01-07 18:19:11 +08:00
Xiaonan Shen 790889314e Fix gpg init failure 2020-11-19 16:00:35 -08:00
Xiaonan Shen 006d1e0a84 Update architectures 2020-06-01 07:40:28 -07:00
Xiaonan Shen 55175292b0 Add build from source 2020-06-01 06:51:57 -07:00