Evans Ye created BIGTOP-3326:
--------------------------------
Summary: Error out when docker image build failed
Key: BIGTOP-3326
URL: https://issues.apache.org/jira/browse/BIGTOP-3326
Project: Bigtop
Issue Type: New Feature
Components: docker
Reporter: Evans Ye
Currently our docker image build script does not detect whether there's an
error when building. The downside is when library download failed, there's no
visibility on it and the image is still built and shipped. See BIGTOP-3224 as
an example(MVN missing). We can:
1. Abort the docker build on non 0 EXEC
2. Post detect the build log and make remediation afterwards.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)