Open timothystewart6 opened 10 months ago
https://github.com/nodejs/docker-node/issues/1798
builds hang with nodejs 20.10.0 when building linux/arm/v7 images. See https://github.com/techno-tim/littlelink-server/actions/runs/7477461173
20.10.0
linux/arm/v7
Builds linux/arm/v7 and linux/arm/v6
linux/arm/v6
I disabled this for now by limiting the types of images we build https://github.com/techno-tim/littlelink-server/commit/ff38ad54c3ac8802f28fcac3cd5561db1e03408c
No response
wg-easy has this issue as well, we stay on nodejs 18 until its fixed by upstream.
Buttons Relation
https://github.com/nodejs/docker-node/issues/1798
Bug Description
builds hang with nodejs
20.10.0
when buildinglinux/arm/v7
images. See https://github.com/techno-tim/littlelink-server/actions/runs/7477461173Expected Result
Builds
linux/arm/v7
andlinux/arm/v6
Additional Information
I disabled this for now by limiting the types of images we build https://github.com/techno-tim/littlelink-server/commit/ff38ad54c3ac8802f28fcac3cd5561db1e03408c
Images
No response