AWS Public ECR: WARNING: image platform (linux/arm64) does not match the expected platform (linux/amd64)
#814
Labels
scope/infra
CI, CD, dev. env, etc.
status/feedback-requested
status/triage/completed
Automatic triage completed
Issue submitter TODO list
main
-labeled docker image and the issue still persists thereDescribe the bug (actual behavior)
@Haarolean Could you please look into re-building/re-pushing
v1.0.0
andv1.1.0
tags to AWS Public ECR as they seem to be borked while latestmain
is good and while GHCR also hosts good images? Thanks in advance.AWS Public ECR (notice the
WARNING
for version tagged images,main
is all fine):GHCR (no issues):
Expected behavior
Version tagged container image platforms at
public.ecr.aws/kafbat/kafka-ui
are not messed up.Your installation details
Linux on
amd64
platform.Indirectly related to #242
Steps to reproduce
docker pull
ordocker run
any ofpull public.ecr.aws/kafbat/kafka-ui:v1.0.0
andpull public.ecr.aws/kafbat/kafka-ui:v1.1.0
container images on Linuxamd64
platform.Screenshots
No response
Logs
No response
Additional context
> podman images REPOSITORY TAG IMAGE ID CREATED SIZE public.ecr.aws/kafbat/kafka-ui main 6e69348ba293 14 hours ago 328 MB public.ecr.aws/kafbat/kafka-ui v1.1.0 f106987cdb9d 3 weeks ago 325 MB ghcr.io/kafbat/kafka-ui v1.1.0 e3af17c73faa 3 weeks ago 441 MB public.ecr.aws/kafbat/kafka-ui v1.0.0 7d264e4a5ec4 10 months ago 295 MB ghcr.io/kafbat/kafka-ui v1.0.0 e2a083fd41d7 10 months ago 393 MB
The text was updated successfully, but these errors were encountered: