You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the info. Sorry for the late reply.
I added this issue in the comments to link to your finding if someone try to build on RPi.
It will also be helpfull since I am currently passing some images (like archlinux) to multi-arch.
Running on Raspberry Pi docker, the installer script fails on pty.js.
The solution is to:
node/8-slim
base imagepython
instead ofpython2.7
&& npm install pty.js \
right hereThe text was updated successfully, but these errors were encountered: