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

portainer/agent:latest doesn't have ppc64le #10526

Closed
2 tasks done
Newspaperman57 opened this issue Oct 24, 2023 · 1 comment
Closed
2 tasks done

portainer/agent:latest doesn't have ppc64le #10526

Newspaperman57 opened this issue Oct 24, 2023 · 1 comment
Labels

Comments

@Newspaperman57
Copy link

Before you start please confirm the following.

Problem Description

The latest-tag on docker-hub doesn't publish the ppc64le-based image, but the versioned images does:
image

Expected Behavior

This, but with :latest

root@dev5p:~# docker pull portainer/agent:2.19.1
2.19.1: Pulling from portainer/agent
9ed3d7414deb: Pull complete 
c227b94b97a0: Pull complete 
3d435dd9f3ec: Pull complete 
fee55ffc6023: Pull complete 
ac2075fc3fd7: Pull complete 
d3e45bc15f02: Pull complete 
e6bdf79c49e7: Pull complete 
77a11d2303cb: Pull complete 
42b6bcb32765: Pull complete 
0ef8ab4ae97e: Pull complete 
Digest: sha256:c74e57bebbe93b347d0b8f4a23cd3820a3abda9ea58c5bc87d6d3a769fe70d7d
Status: Downloaded newer image for portainer/agent:2.19.1
docker.io/portainer/agent:2.19.1
root@dev5p:~# docker run portainer/agent:2.19.1
2023/10/24 09:40AM INF github.com/portainer/agent/cmd/agent/main.go:86 > agent running on Docker platform |

Actual Behavior

root@dev5p:~# docker pull portainer/agent:latest
latest: Pulling from portainer/agent
no matching manifest for linux/ppc64le in the manifest list entries

Steps to Reproduce

  1. See Behaviour-sections

Portainer logs or screenshots

No response

Portainer version

2.19.1

Portainer Edition

Community Edition (CE)

Platform and Version

irrelevant

OS and Architecture

ppc64le

Browser

irrelevant

What command did you use to deploy Portainer?

No response

Additional Information

This was raised in 2020 in the portainer/agent-repository. Consider setting up a bot to close issues automatically in that repository if they aren't monitored:
portainer/agent#156

@jamescarppe
Copy link
Member

This should now be fixed - thanks for flagging it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants