mirror of
https://github.com/moby/moby.git
synced 2026-07-11 00:58:22 +00:00
This makes it easier to add more options to the backend without having to change the signature. While we're changing the signature, also adding a context.Context, which is not currently used, but probably should be at some point. Signed-off-by: Roman Volosatovs <roman.volosatovs@docker.com>