As was suggested: don't run node-red in docker, unless you know what you are doing.
If you want to make it work, you can create your own custom docker file, include all required components manually, build the image and start the container.
As was suggested: don't run node-red in docker, unless you know what you are doing.
If you want to make it work, you can create your own custom docker file, include all required components manually, build the image and start the container.