Changed
run_in_dockeris abstracted to a utility function, allowing plugins to
execute commands in the docker container without needing to import the
environment object.
Removed
run_in_shellis removed in favor ofrun_in_docker. This has been
deprecated since v2.0.0