-
-
Notifications
You must be signed in to change notification settings - Fork 109
Open
Description
Docker container configuration
- Webpack 1.10.3
- Node v0.10.25
- Ubuntu 15.04
Host configuration
- Docker 1.0.1
- Ubuntu 14.04
Issue
Running webpack --watch in docker container successfully performs one build and then exits with exit code 0 (success).
Expectation
Some kind of error code and a return code != 0 if max_user_watches is exceeded.
Workaround
Increasing /proc/sys/fs/inotify/max_user_watches on the host system fixes the problem.
Moved from webpack/webpack#1281
msakrejda, igorline, silvenon, ikorolev93, samherrmann and 1 more
Metadata
Metadata
Assignees
Labels
No labels