-
Notifications
You must be signed in to change notification settings - Fork 634
New issue
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
Invalid signatures 4.2-bionic #494
Labels
question
Usability question, not directly related to an error with the image
Comments
wglambert
added
the
question
Usability question, not directly related to an error with the image
label
Sep 14, 2021
I'm not able to reproduce. It could be that you're running out of diskspace? docker-library/python#605 (comment) or some issue with the host's environment docker-library/php#898 $ docker run -it --rm mongo:4.2-bionic bash
Unable to find image 'mongo:4.2-bionic' locally
4.2-bionic: Pulling from library/mongo
e4ca327ec0e7: Pull complete
e4ccd32248f6: Pull complete
90429bad72b2: Pull complete
35e38341847d: Pull complete
f48b97a5ba7b: Pull complete
914814f56d76: Pull complete
3e3cbc9a0987: Pull complete
ef358bc49cb2: Pull complete
d5d210011b7e: Pull complete
09b54542014d: Pull complete
Digest: sha256:7f5a38d806fd6617107b041e89f99659c45a916d01117c3b0339cf6ea47faef5
Status: Downloaded newer image for mongo:4.2-bionic
root@46385bfcb30a:/# apt-get update
Ign:1 http://repo.mongodb.org/apt/ubuntu bionic/mongodb-org/4.2 InRelease
Get:2 http://repo.mongodb.org/apt/ubuntu bionic/mongodb-org/4.2 Release [3951 B]
Get:3 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB]
Get:4 http://repo.mongodb.org/apt/ubuntu bionic/mongodb-org/4.2 Release.gpg [801 B]
Get:5 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB]
Get:6 http://repo.mongodb.org/apt/ubuntu bionic/mongodb-org/4.2/multiverse amd64 Packages [14.2 kB]
Get:7 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.7 kB]
Get:8 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1428 kB]
Get:9 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB]
Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [567 kB]
Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [2324 kB]
Get:12 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB]
Get:13 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [186 kB]
Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1344 kB]
Get:15 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [13.5 kB]
Get:16 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [11.3 MB]
Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2760 kB]
Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [600 kB]
Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [2202 kB]
Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [34.4 kB]
Get:21 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [11.4 kB]
Get:22 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [11.3 kB]
Fetched 23.4 MB in 4s (6346 kB/s)
Reading package lists... Done |
Looks like a cache problem in our registry. CLOSED |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I am getting the following error, when i am starting the
4.2-bionic
container and try to callapt-get update
.apt-key list
When i am running
apt-update --allow-insecure-repositories
the update process works, but this looks a bit insecure.The text was updated successfully, but these errors were encountered: