node-red-docker: Container won't start on RPI Zero W running Raspbian Buster
What are the steps to reproduce?
- Install latest stable docker version (19.03.3, build a872fc2) with containerd version 1.2.10.
- Run the given command
docker run -it -p 1880:1880 --name mynodered nodered/node-red
What happens?
- Container exits with status 139, with no logs.
What do you expect to happen?
A working container 😉
Note : I tried the old image (nodered/node-red-docker:rpi) and it worked perfectly (but with an outdated node.js version).
Please tell us about your environment:
[ ] Platform/OS: RPI Zero W with a fresh install of the latest version of Raspbian Buster
[ ] Browser:
-
If you are a command line user please execute the following command and attach the log file.
docker inspect <container_id> > container.log
About this issue
- Original URL
- State: closed
- Created 5 years ago
- Comments: 21 (15 by maintainers)
Not sure we want to add specific labels like this when it’s an upstream problem that should get fixed. Once we have them we can’t then easily remove them later. (well we can but it would upset users).
I think maybe we just add extra docs for now - to both the Readme and the dockerhub page ?
hmm - ours look like this - so v6 is already ahead of v7