docker-workflow-plugin icon indicating copy to clipboard operation
docker-workflow-plugin copied to clipboard

Simplify `Docker.shell`

Open jglick opened this issue 4 years ago • 2 comments
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.

jglick avatar Nov 05 '21 13:11 jglick

@rsandell if there is some chance someone will ever review & merge this, I will fix up merge conflicts.

jglick avatar Jun 10 '22 18:06 jglick

@rsandell ping

jglick avatar Jun 28 '22 11:06 jglick