Commit Graph

9 Commits

Author SHA1 Message Date
Xiaonan Shen
6fd883204d
Merge branch 'next' into master 2021-09-04 11:15:36 +08:00
Thibault Godouet
07d1004e09 run as non-root in docker 2021-07-25 17:42:10 +01:00
Giulio De Pasquale
ae2117655e
Update Dockerfile
bump golang to 1.15 in build
2021-06-17 21:34:25 +01:00
Jeffrey Stoke
da0dfab9d3
build: gpg-agent run fix & automated login process
The gpg-agent could not start if the /root is mounted by docker when
the external path is long enough, a workaround is to use a different
GNUPGHOME for gpg key generation, and copy generated files to
/root/.gnupg afterwards

bonus: thanks to expect, we can a automated login process, if both
PROTONMAIL_USERNAME and PROTONMAIL_PASSWORD are set

Signed-off-by: Jeffrey Stoke <me@arhat.dev>
2021-06-14 22:38:44 +02: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