Files
docker-cli/cli/command
Sebastiaan van Stijn 47fce8f4bc clean-up "resolve image" option logic
- change `validateResolveImageFlag()` to only perform _validation_,
  and not combine it with modifying the option.
- use a `switch` instead of `if` in `validateResolveImageFlag()`
- `deployServices()`: break up some `switch` cases to make them
  easier to read/understand the logic.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-07-06 14:55:08 +02:00
..
2020-07-01 14:45:47 +02:00
2017-09-01 19:41:06 -04:00
2019-01-10 22:25:43 +01:00