Hi,
When I run the following command in an alpine:3.18.0 docker container[1] it
hangs:
$ gpg --batch --verbose --keyserver keyserver.ubuntu.com --recv-keys
6B1B9BE54C155617
gpg: enabled compatibility flags:
gpg: no running dirmngr - starting '/usr/bin/dirmngr'
gpg: waiting for the dirmngr to come up ... (5s)
gpg: connection to the dirmngr established
gpg: data source: http://162.213.33.9:11371
gpg: armor header: Comment: Hostname:
gpg: armor header: Version: Hockeypuck 2.1.0-222-g25248d4
gpg: key 6B1B9BE54C155617: number of dropped non-self-signatures: 2
gpg: pub rsa3072/6B1B9BE54C155617 2021-01-22 Thomas Leplus <
thomas@leplus.org>
gpg: no running keyboxd - starting '/usr/libexec/keyboxd'
gpg: waiting for the keyboxd to come up ... (5s)
Any suggestion would be appreciated.
Tom
[1]
https://github.com/leplusorg/docker-pgp-verify-jar/blob/main/pgp-verify-jar/Dockerfile