mirror of
https://github.com/moby/moby.git
synced 2026-07-13 19:12:11 +00:00
Containerd accepts uints for these, so make the backend signature align with that, so that we don't have to cast values. Also pass the context along. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>