Evans Ye created BIGTOP-2103:
--------------------------------
Summary: [Docker] Move bigtop/slaves image build to gradle and
download packages during build
Key: BIGTOP-2103
URL: https://issues.apache.org/jira/browse/BIGTOP-2103
Project: Bigtop
Issue Type: Bug
Components: build, docker
Affects Versions: 1.0.0
Reporter: Evans Ye
Assignee: Evans Ye
Our new ci build for pakcages now suffers an issue that sometimes gradle
packages downloading can be failed due to we're sending massive amount of
requests. This can be solved by downloading required packages during image
build time.
On the other hand, slaves images are prefixed with {trunk}, or {1.1.0} for
labeling, hence it'd be better to be able to specify prefix on build. We can
solve this problem using gradle, which brings in a better UX as well.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)