mirror of
https://github.com/docker/cli.git
synced 2025-08-27 13:42:00 +03:00
The daemon (and registry) already have a default limit. This patch removes the default from the client side, to not duplicate setting these defaults. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>