mirror of
https://github.com/moby/moby.git
synced 2026-07-25 16:56:34 +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>