Open
Description
Describe the bug
If you use a docker environment to build some pex binary but an error causes the build to exit early the old docker container is left running in the background and can cause permissions issues with subsequent runs of pants.
Pants version
Which version of Pants are you using?
2.16.dev7
OS
linux
Additional info
Add any other information about the problem here, such as attachments or links to gists, if relevant.
Activity