docker-workflow-plugin
docker-workflow-plugin copied to clipboard
Simplify `Docker.shell`
trafficstars
#184 introduced a needlessly confusing use of dynamic method lookup with an unusual syntax. Plain method delegation (albeit with dynamically typed arguments) works here.
@rsandell if there is some chance someone will ever review & merge this, I will fix up merge conflicts.
@rsandell ping