David Engelmann

Results 76 comments of David Engelmann

@eunomie I didn't use the docker scout commands from a terminal, I didnt even really engage in docker scout from the Docker Desktop UI. It was added on update, I...

2 redis-alpine and 2 ubuntu 20.04 images, nothing over 2.5 GBs

This issue still persist, Docker scout is claiming around 500gb's of space ever two to three weeks.

@davidhewitt Since I updated to a version with docker scout, I've had to periodically, delete all the folders in "~\AppData\Local\Temp\docker-scout\sha256" to stop it from consuming all my memory. It doesn't...

@Troesler-illuminate From what I'm seeing, it looks like docker scout is grabbing 2 or 3 gb ever time I build without caching. When I abandon the artifacts / old build...

> Is there any update on this issue? Is it a safe workaround to remove all the files under the scout directory? yes it's safe, but no update as of...

was able to build with `docker compose -f .devcontainer/docker-compose.yml up -d --build` but still busted from a devcontainer perspective

> From what I can tell, it looks like something is corrupting the attributes of files accessed via bind mounts when the node_modules is being generated inside a Linux image...