mirror of
https://github.com/moby/moby.git
synced 2026-07-26 19:32:56 +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>