Skip to content
This repository has been archived by the owner on Dec 7, 2023. It is now read-only.

Master branch is broken due to multi-arch support #273

Closed
praseodym opened this issue Aug 3, 2019 · 1 comment · Fixed by #280
Closed

Master branch is broken due to multi-arch support #273

praseodym opened this issue Aug 3, 2019 · 1 comment · Fixed by #280

Comments

@praseodym
Copy link
Contributor

Executing make build-all builds the ignite Docker image as
docker tag weaveworks/ignite:dev weaveworks/ignite:v0.4.0-340-0b0806b515f369-arm64, whereas running a VM still expects the image tag without arch suffix:

INFO[0002] Pulling image "weaveworks/ignite:v0.4.0-340-0b0806b515f369"...
FATA[0004] Error response from daemon: manifest for weaveworks/ignite:v0.4.0-340-0b0806b515f369 not found: manifest unknown: manifest unknown
@twelho
Copy link
Contributor

twelho commented Aug 5, 2019

Indeed, thanks for noticing this!
Fixed in #274.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants