mirror of
https://github.com/moby/moby.git
synced 2026-06-30 19:58:03 +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>