C# Puppeteer Sharp Chrome hangs when launching browser and Disk quota exceeded

C# discord bot uses Puppeteer. Runs locally, runs in a container. It doesn’t start up for you and for some reason downloads Pupppeter to the root folder of the project instead of /bin/release/net7.0
Also, after several restarts and experiments with the configuration, I got the Disk quota exceeded error, I cleared the tmp folder and it shows that the place is almost empty, but the Disk quota exceeded error still remains and I can’t run the project at all

image
image