This website requires JavaScript.
Explore
Help
Sign in
sr2
/
protonmail-bridge-docker
Watch
5
Star
0
Fork
You've already forked protonmail-bridge-docker
0
Code
Issues
2
Pull requests
Projects
Releases
Packages
1
Wiki
Activity
Actions
dbcf6d27b0
protonmail-bridge-docker
/
build
/
.dockerignore
10 lines
86 B
Text
Raw
Normal View
History
Unescape
Escape
Add build from source
2020-06-01 06:51:24 -07:00
*
!.dockerignore
!VERSION
!entrypoint.sh
!gpgparams
!Dockerfile
!build.sh
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
!login.exp
Reference in a new issue
Copy permalink