server icon indicating copy to clipboard operation
server copied to clipboard

There is something wrong with Docker images published

Open ngosang opened this issue 2 years ago • 1 comments

Describe the bug There is something wrong with Docker images published in https://hub.docker.com/r/traggo/server/tags No matter what the architecture is, in Dockerhub all are published as "linux/amd64". I'm not saying they are not working, just it's confusing. image

If look any other image, the architectures are right. For example https://hub.docker.com/_/python/tags?page=1&name=3.11.1 image

ngosang avatar Dec 17 '22 12:12 ngosang

Yeah, you're right. The version 0.2.1 looks okay. So, docker probably changed something on the API that is used by traggo.

jmattheis avatar Dec 17 '22 15:12 jmattheis

Fixed with 0.4.1.

jmattheis avatar Mar 07 '24 20:03 jmattheis