Describe the bug
The docker container with a name like buildx_buildkit_polywrap-build-env-804329be-892e-4979-bdc7-627685ee8fb20 remains running after building a wrapper. It is not automatically stopped.
Please provide the steps to reproduce and if possible a minimal demo of the problem.
I think it can be replicated by building any wrapper with the test env's buildWrapper function.
Expected behavior
I would expect the container to be stopped when the build comletes.
Screenshots / logs

Relevant environment details:
Describe the bug
The docker container with a name like
buildx_buildkit_polywrap-build-env-804329be-892e-4979-bdc7-627685ee8fb20remains running after building a wrapper. It is not automatically stopped.Please provide the steps to reproduce and if possible a minimal demo of the problem.
I think it can be replicated by building any wrapper with the test env's
buildWrapperfunction.Expected behavior
I would expect the container to be stopped when the build comletes.
Screenshots / logs

Relevant environment details: