Commit Graph

7 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
Jeffrey Stoke
dbcf6d27b0
build: fix environment name
Signed-off-by: Jeffrey Stoke <me@arhat.dev>
2021-06-15 04:07:56 +02: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
David Francos Cuartero
d63d426755 closes: #24 added optional parameters to cli 2021-03-06 14:27:35 +08:00
Xiaonan Shen
83d3eccebb
Fix build entrypoint 2021-01-07 20:20:59 +08:00
Xiaonan Shen
55175292b0 Add build from source 2020-06-01 06:51:57 -07:00