Files
docker-cli/components/engine/daemon
Stefan J. Wernli 8a8f6f6124 Fix postRunProcessing behavior during docker build
If Windows updates are being applied via a RUN command in a docker build, the build will not stop if there was a failure in postRunProcessing.  To enable this behavior, we explicitly set the exit code of the container to a failure if postRunProcessing fails during servicing container step.  For completeness, also avoid running servicing operation if the original exit code of the container is non-zero so that original failure exit code does not get overwritten.

Signed-off-by: Stefan J. Wernli <swernli@microsoft.com>
Upstream-commit: 2266e7f2345c88a8e195fd959550d0d657bec843
Component: engine
2016-06-06 18:07:01 -07:00
..
2016-05-06 16:08:53 -07:00
2016-05-19 20:41:37 +08:00
2016-03-28 12:24:01 -07:00
2016-05-19 20:41:37 +08:00
2016-06-05 15:37:15 -04:00
2016-02-03 10:43:01 -08:00
2016-06-04 23:24:14 +08:00
2016-06-02 17:17:22 +08:00
2016-06-02 19:12:20 -07:00
2016-04-27 11:36:47 +08:00
2016-06-05 15:37:15 -04:00