Skip to content
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

docker image for 2.5.0 only for linux/arm/v6 #8365

Closed
2 tasks done
macno opened this issue Aug 18, 2021 · 5 comments
Closed
2 tasks done

docker image for 2.5.0 only for linux/arm/v6 #8365

macno opened this issue Aug 18, 2021 · 5 comments

Comments

@macno
Copy link

macno commented Aug 18, 2021

Welcome!

  • Yes, I've searched similar issues on GitHub and didn't find any.
  • Yes, I've searched similar issues on the Traefik community forum and didn't find any.

What did you do?

docker pull traefik:2.5.0 on linux/amd64

What did you see instead?

╰─➤  docker pull traefik:2.5.0
2.5.0: Pulling from library/traefik
no matching manifest for linux/amd64 in the manifest list entries

Checking on hub.docker.com confirms that only linux/arm/v6 is available https://hub.docker.com/layers/traefik/library/traefik/2.5.0/images/sha256-20e664ac09630f6ba4f32bc839f8e1efdb427ebe7cd75348613592cc4e71a93b?context=explore

What version of Traefik are you using?

trying to install 2.5.0 from docker hub

What is your environment & configuration?

on linux/amd64

If applicable, please paste the log output in DEBUG level

No response

@marcmognol
Copy link
Contributor

Hi, Same issue there !

@james-d-elliott
Copy link

Also the v2.5 image is actually v2.5.0-rc6. ;)

@baalajimaestro
Copy link

When I pulled, i too noticed the dockerhub description alone was updated, with the tags being still at 2.5.0-rc6 or 2.4.14 in the case of latest, but noticably the docker builder was updated, so I did manage to just docker build it easily. It didn't take much time to build too, unlike building from master.

@macno
Copy link
Author

macno commented Aug 18, 2021

I see new images were pushed but v2.5.0 and 2.5.0 still miss the image for linux/amd64

Screenshot 2021-08-18 at 13 01 24

@ldez
Copy link
Contributor

ldez commented Aug 18, 2021

Hello,

It always happens because the images are built by Docker, we do not control the way they are published.

The image is currently under construction.

https://doi-janky.infosiftr.net/job/multiarch/view/images/view/traefik/

duplicate of #7265, #7023, #6287, #5992, #5512, #4265, #2467, #5348

@ldez ldez closed this as completed Aug 18, 2021
@traefik traefik locked and limited conversation to collaborators Sep 18, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

6 participants