Does anyone have any experience with providing a d...
# general
f
Does anyone have any experience with providing a devcontainer for a pantsbuild monorepo that uses a docker environment for builds and so on? Seems tricky, but maybe it can be done using Docker in Docker?
n
I'm running Pants in CI in a container, using environments. Seems to work fine.