oh - I didn't mean one to run Pants via Docker. I ...
# general
p
oh - I didn't mean one to run Pants via Docker. I was looking for something to take a built artifact and create and push an image with it. So
./pants docker-push something
would build
something
, then build an image containing it, and then push it somewhere.