If you built Docker image with compiled binaries for Linux, you cannot run this
image on Windows.
Dockerized Sharp installed with --arch=x64 --platform=linux will end up with
error:
/app/node_modules/sharp/lib/constructor.js:34
throw new Error(error);
^
Error:
Something went wrong installing the "sharp&