How to package a common task library into a Docker image and use it in my run configuration

To execute your flow run as a docker container, you would need to use DockerRun run configuration and a Docker agent. For various configurations of storage and run configurations, check out this repository:

And for more background on this error, check this Discourse topic:

This post may also help:

LMK, if you still have any questions after reading this, happy to explain more.