wger-project / docker

Production...ish docker-compose image for wger

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Missing linux/amd64 in wger/server:latest?

anarion80 opened this issue · comments

Hello.

My CI woke me up today with the following error when pulling the latest image for wger/server:

fatal: [instance]: FAILED! => {"changed": false, "msg": "Error pulling wger/server - code: None message: no matching manifest for linux/amd64 in the manifest list entries"}

and looks like the latest version is indeed only linux/arm64. Only 2.1-dev tag contains both arm64 and amd64.

Is this intentional? Only ARM now for latest?

Hi! No, this was a bug, the images shoud build regularly again