Docker 中 npm 找不到命令

docker webpack: not found

Since webpack is installed as part of the devDependencies section of the package.json, it won't run as part of a production-ready application.

设置环境变量:NPM_CONFIG_PRODUCTION=false