5a7751e6d1816844602dd3d328bcc30eb9090383
The pre-compiled single-file binary requires glibc symbols (__res_init) that Alpine's gcompat shim does not provide, causing exit status 127. Switch runtime base to node:22-alpine and install single-file-cli via npm. Also add .dockerignore to exclude bin/ and static/ from build context.
Description
No description provided