Skip to content
This repository has been archived by the owner on Feb 24, 2021. It is now read-only.

chore: fix docker build and cross build even on pr #576

Merged
merged 5 commits into from Jun 12, 2020
Merged

Conversation

robertsLando
Copy link
Member

No description provided.

@robertsLando
Copy link
Member Author

robertsLando commented Jun 11, 2020

@chrisns Seems that node:12.18.0-alpine is missing 386 arch

[linux/386 internal] load metadata for docker.io/library/node:12.18.0-al...
#8 ERROR: no match for platform in manifest sha256:53cd04d947b6c097fde5ea031622f917e8a61378890effd8d548b1204628a3fc: not found

When removing that everything works

We could revert back to erbium or I dunno what 😕 Based on node dockerhub i386 arch should be available for all tags

But based on this it is missing

But erbium-alpine has it

@robertsLando robertsLando changed the title chore: cross build even on pr chore: fix docker build and cross build even on pr Jun 11, 2020
@robertsLando
Copy link
Member Author

Now linux/386 fails in openzwave-shared build, seems something relative to the arch too. I suggest to remove linux/386

@robertsLando
Copy link
Member Author

Errors are still in the format of libopenzwave that comes from your container 😕

@robertsLando
Copy link
Member Author

@chrisns I think the problem is the same about yesterday: https://github.com/OpenZWave/openzwave-docker/blob/master/Dockerfile.alpine#L1

You are using an sha here

@robertsLando robertsLando merged commit 9d48cf6 into master Jun 12, 2020
@robertsLando robertsLando deleted the dockerRocks branch June 12, 2020 06:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants