init fails - image 3.2.0-1
ygaeon opened this issue · 0 comments
ygaeon commented
Same as in #7 but different image. Your fix at that time 7908893 set ubuntu:bionic
, however, currently it seems to be ubuntu:jammy
?
# podman run --rm -it --name=protonmail-bridge --publish 1025:25/tcp --publish 1143:143/tcp --volume protonmail:/root shenxn/protonmail-bridge:3.2.0-1 init
+ [[ init == init ]]
+ gpg --generate-key --batch /protonmail/gpgparams
gpg: directory '/root/.gnupg' created
gpg: keybox '/root/.gnupg/pubring.kbx' created
gpg: Generating a basic OpenPGP key
gpg: can't connect to the agent: End of file
gpg: agent_genkey failed: No agent running
gpg: key generation failed: No agent running
gpg: done
# lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 11 (bullseye)
Release: 11
Codename: bullseye