Skip to content

A miniwdl plugin enables native execution of WDL workflows within the host environment

License

Notifications You must be signed in to change notification settings

ghbore/miniwdl-backend-bare

Repository files navigation

miniwdl-backend-bare

This bare container backend plugin for miniwdl runs WDL task natively within the host enviroment. This plugin proves particularly advantageous for containerizing WDL workflows using Docker.

To install and apply this plugin:

pip3 install miniwdl-backend-bare
## Or 
# pip3 install git+https://github.com/ghbore/miniwdl-backend-bare
export MINIWDL__SCHEDULER__CONTAINER_BACKEND=bare

About

A miniwdl plugin enables native execution of WDL workflows within the host environment

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages