Does anyone know if the `pants run` goal supports ...
# general
a
Does anyone know if the
pants run
goal supports being run inside a docker_environment, and if so, how to set this up?
h
I'm using
pants run
in a container with no issues. I've installed
pants
using
get-pants.sh
.