Installl

To install the docker image please use

docker run fellowconsulting/inforion

Dockerhub Link

Prefect.IO UI.

In our docker container we use Prefect for the UI to dispaly the Workflows

For example start the docker container

docker run -v $PWD/conf:/ion-workflow/conf  fellowconsulting/inforion flow  -b /ion-workflow/conf -c credentials.yml -m modules.csv -d module_dependencies.csv

Uprade to Latest Build

docker pull fellowconsulting/inforion:latest