0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

今日のDocker error: the following signatures couldn’t be verified because the public key is not available

Posted at

Fix apt-get update “the following signatures couldn’t be verified because the public key is not available”

bash
#  apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 40976EAF437D05B5
E: gnupg, gnupg2 and gnupg1 do not seem to be installed, but one of them is required for this operation
# apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 3B4FE6ACC0B21F32
E: gnupg, gnupg2 and gnupg1 do not seem to be installed, but one of them is required for this operation
#
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?