Docker build image - glob error { Error: EPERM: operation not permitted, scandir
问题 I'm attempting to build a Docker image of a React+TypeScript+NodeJS application built with Webpack 2.0, but I get the following error > frontend@0.0.1 build / > webpack -p --config configs/webpack.config.ts --env.build --env.sourceMap { isDev: false } glob error { Error: EPERM: operation not permitted, scandir '/proc/1/map_files/55836c87b000-55836c897000' errno: -1, code: 'EPERM', syscall: 'scandir', path: '/proc/1/map_files/55836c87b000-55836c897000' } Error: EPERM: operation not permitted,