Artur Siekielski

Results 2 issues of Artur Siekielski

### Description `dockerd` is running on EC2 `m5n.4xlarge` 64GB/16VCPU instance. Containers are launched by Nomad 1,3,1 at the rate of about 2-3 per second, keeping about 100 containers running at...

status/0-triage
kind/bug

We have about 100 parameterized job definitions that use the same `image` config: ``` config { image = "username/backend:some_tag" ``` The problem is that disk space is exhausted on Nomad...