We actually already have that:
https://registry.hub.docker.com/u/bigtop/slaves/tags/manage/
And the the discussion and attachment to:
https://issues.apache.org/jira/browse/BIGTOP-1323
I still need to hook the images builds to our CI, but I should
be able to do this shortly.
All, in all, the following totally works:
https://issues.apache.org/jira/browse/BIGTOP-1323?focusedCommentId=14055731&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14055731
Thanks,
Roman.
On Thu, Jan 8, 2015 at 1:58 AM, Evans Ye <[email protected]> wrote:
> Hi BigTop,
>
> Thanks for having bigtop_toolchain, now we can setup a bigtop build
> environment by simply applying puppet manifests.
> I think it will be great if we can provide build environment Docker image
> for users.
> The Dockerfile can leverage bigtop_toolchain to create the docker images
> for different OS.
> With this users will find that building their own Hadoop distro is so easy.
> This can also be beneficial to our CI system without having every OS to
> be prepared.
> But this is just my thought, welcome yours.
>
> Evans