[
https://issues.apache.org/jira/browse/ATLAS-2012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16139850#comment-16139850
]
Nigel Jones commented on ATLAS-2012:
------------------------------------
Validated the patch again (macOS). Main build within the image took 14:30,
whilst the entire docker process (from docker run, in a clean environment, so a
full build including all maven downloads) with fast internet connection 200
Mbps on a 2016 macpro took 20 minutes. Launcher the docker image took around
45s (at base shell, with atlas launched) and around another 20-30s for the web
UI to be accessible. (there's another atlas issue open on that)
I propose we post the patch for review. Richard - would you like to, or I can
kick off the review process and update as needed.
> Docker - image & hub - for Atlas
> --------------------------------
>
> Key: ATLAS-2012
> URL: https://issues.apache.org/jira/browse/ATLAS-2012
> Project: Atlas
> Issue Type: New Feature
> Reporter: Nigel Jones
> Assignee: Nigel Jones
> Attachments: atlas_docker1.patch, atlas_docker_2.patch,
> atlas_docker.patch
>
>
> Docker is increasingly become a standard way of easily running components in
> a flexible manner, whether for development, production, or test
> I feel there are a few things we can do with docker that will aid Atlas's
> appeal
> 1. We could provide a simple example of how to create a docker image from the
> Atlas build. This could be published on the wiki & it would make it easier
> for developers to use Atlas within a docker environment - mostly by
> addressing how to configure & start up
> 2. We could automatically generate a docker image as part of the build
> process. This builds on #1 by automating the creation of the image & making
> it "just part of the build"
> 3. We could publish the docker image from #2, for releases, to dockerhub,
> making it near trivial for any developer to easily pull down and experiment
> with Atlas. Full source of course would be provided/documented so that a user
> could customize as needed for their environment plus of course improve what
> is provided with the core project
> 4. We could work with other teams especially ranger, to allow similar efforts
> in other teams to easily work together & be orchestrated
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)