Jenkins Error: groovy.lang.MissingPropertyException: No such property: docker for class: groovy.lang.Binding

Jenkins Error: groovy.lang.MissingPropertyException: No such property: docker for class: groovy.lang.Binding

This error happens when Jenkins unable to process docker commands.

It can be resolved by installing the pluggin "Docker Pipeline".

That's all…