mirror of
https://github.com/moby/moby.git
synced 2026-07-26 03:07:42 +00:00
- use an early return if we're not using container-mode, instead of checking multiple times - use ConnectedContainer() method to check if a container is specified Signed-off-by: Sebastiaan van Stijn <github@gone.nl>