Skip to content

Instantly share code, notes, and snippets.

@lukasheinrich
Created November 8, 2018 12:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lukasheinrich/8ad3acd9d2e905767ebbf124b5d1efe6 to your computer and use it in GitHub Desktop.
Save lukasheinrich/8ad3acd9d2e905767ebbf124b5d1efe6 to your computer and use it in GitHub Desktop.
apk add automake autoconf libtool && apk add python-dev musl-dev libffi-dev && apk add python-dev musl-dev libffi-dev gcc && apk add autoconf curl gcc ipset ipset-dev iptables iptables-dev libnfnetlink libnfnetlink-dev libnl3 libnl3-dev make musl-dev openssl openssl-dev && curl https://bootstrap.pypa.io/get-pip.py | python -
apk add graphviz graphviz-dev imagemagick
pip install yadage[viz] pydotplus
export PACKTIVITY_DOCKER_CMD_MOD="-u root"
yadage-run workdir workflow.yml -t gitlab-cern:lheinric/susydemor_wflow --parameter message_string="myfirstworkflow" --visualize
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment