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
nutritious-hair-72580
04/12/2024, 4:02 AM
I'm running Pants in CI in a container, using environments. Seems to work fine.