<@U02HLEHUYGJ> I’m finally back at the “office”. I...
# general
c
@stale-nightfall-29801 I’m finally back at the “office”. If you add a dependency from your
docker_image
to the pex binary
:server
as Benjy suggested, then run
./pants -ldebug package bar:docker
and check for the log that reads
"Packages for Docker image: …"
should tell you what the pex binary name is that you can use.