hansva opened a new issue, #2734:
URL: https://github.com/apache/hop/issues/2734

   ### What needs to happen?
   
   Migration: https://issues.apache.org/jira/browse/HOP-3560
   
   It would be cool to be able to run a few pipelines and workflows without 
having any Hop software on your system, using the standard docker image.
   
   It would be something like:
   
   docker run -it --rm \
     -e HOP_PROJECT_NAME=hop-samples \
     -e HOP_PROJECT_HOME=s3://apache-hop/samples \
     -e HOP_FILE_PATH=sample-workflow.hwf \
     -e HOP_RUN_CONFIG=local \
     apache/incubator-hop
   
   
   ### Issue Priority
   
   Priority: 3
   
   ### Issue Component
   
   Component: Documentation, Component: Samples


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to