Docker の再起動後
require('multer-sharp-s3');
//or
require('sharp');
lovell/sharp
エラーをログに記録せずに Node docker を停止します
Docker Restarting (139) 37 seconds ago
Github の問題: https://github.com/ikhsanalatsary/multer-sharp-s3/issues/31
解決した
Nodejs Docker 用
FROM lambci/lambda:build-nodejs12.x
cppサポートで問題なく動作します
ドキュメントのソースhttps://github.com/lovell/sharp/blob/master/docs/install.md
multer-sharp-s3はdocker要件について言及せず、エラーもログに記録しませんでした