[ 
https://issues.apache.org/jira/browse/METRON-622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15805648#comment-15805648
 ] 

ASF GitHub Bot commented on METRON-622:
---------------------------------------

Github user ottobackwards commented on the issue:

    https://github.com/apache/incubator-metron/pull/393
  
     9028  checkout-pr 393
     9029  cd incubator-metron-pr-393
     9030  mvn clean install -DskipTests
     9031  export METRON_HOME=.
     9032  export METRON_DOCKER_HOME=$METRON_HOME/metron-docker
     9033  cd $METRON_DOCKER_HOME
     9034  ./scripts/create-docker-machine.sh
     9035  eval "$(docker-machine env metron-machine)"
     9036  cd compose
     9037  docker-compose up -d



> Create a Metron Docker Compose application 
> -------------------------------------------
>
>                 Key: METRON-622
>                 URL: https://issues.apache.org/jira/browse/METRON-622
>             Project: Metron
>          Issue Type: New Feature
>            Reporter: Ryan Merriman
>
> This is an alternative to the Vagrant quick-dev approach of creating a local 
> Metron environment for development and testing.  It is intended to be leaner 
> and easier to manage.  This compose application will contain separate images 
> for each of the services that Metron depends on as well as the Metron 
> services.  



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to