Skip to content

apt repository keys no longer functioning #45648

Closed Answered by n-oden
n-oden asked this question in General
Discussion options

You must be logged in to vote

Welp, I nuked my local docker image repository to bedrock (docker image ls| awk '{print $3}'|grep -v IMAGE | xargs docker image rm -f) and suddenly:

$ docker run  -it --entrypoint=/bin/bash --user root apache/airflow:2.10.4 -c 'apt-get update'
Unable to find image 'apache/airflow:2.10.4' locally
2.10.4: Pulling from apache/airflow
bc0965b23a04: Already exists
9b871d410cbf: Pull complete
8bfa778b5b23: Pull complete
258b25b92655: Pull complete
8f0e28ec9210: Pull complete
ee785977c5be: Pull complete
085a256cec4f: Pull complete
a0241bd611a3: Pull complete
46228ff1d69d: Pull complete
416674eeda61: Pull complete
c43dabc389ea: Pull complete
48a9f690718f: Pull complete
c969f6b7c472: Pull complete…

Replies: 6 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@potiuk
Comment options

potiuk Jan 14, 2025
Collaborator

Answer selected by n-oden
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:bug This is a clearly a bug area:production-image Production image improvements and fixes area:core needs-triage label for new issues that we didn't triage yet
2 participants
Converted from issue

This discussion was converted from issue #45642 on January 14, 2025 17:19.