We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Same as in #7 but different image. Your fix at that time 7908893 set ubuntu:bionic, however, currently it seems to be ubuntu:jammy?
ubuntu:bionic
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Same as in #7 but different image. Your fix at that time 7908893 set
ubuntu:bionic
, however, currently it seems to beubuntu:jammy
?The text was updated successfully, but these errors were encountered: