Open
Description
I have an older Ubuntu server, and the image for onvif-mqtt fails to start in docker.
After some digging, it ended up being nodejs/node#43064
I rebuilt the image locally using node:20-alpine
instead of node:20
, and it solved the issue for me.
It may be a good idea to switch to node:alpine builds anyway, as they are smaller.
Metadata
Metadata
Assignees
Labels
No labels