Dan Norris created AURORA-1411:
----------------------------------
Summary: Create Docker images for building Aurora
Key: AURORA-1411
URL: https://issues.apache.org/jira/browse/AURORA-1411
Project: Aurora
Issue Type: Sub-task
Reporter: Dan Norris
Assignee: Dan Norris
Priority: Minor
Providing the ability to create Docker images for building and running Aurora
would help with quickly being able to start working on the project along with
running tests.
There should be 2 images:
* aurora/build -- Provides a clean environment to build everything. Code would
be bind mounted in using the -v flag in Docker
* aurora/run -- A pared down version of aurora/build that contains all of the
dependencies to run Aurora
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)