Sam King

Results 3 comments of Sam King

My workaround (partly borrowed from https://github.com/buildkite/agent/issues/277): ``` sudo docker container ls | grep -E '(days|weeks|months) ago' | awk '{print $1}' | xargs sudo docker container stop sudo docker network ls...

Thanks for following up! > How are you finding that workaround is suiting you? We ended up turning off "Cancel Intermediate Builds" because the network interfaces would fill up too...

Interested, but sick right now, so I should probably pass. Sorry!