Merge pull request #730 from 14rcole/kpod-image-filter

fix bug with creation time in ParseFilter()
This commit is contained in:
Mrunal Patel 2017-08-04 19:24:37 -07:00 committed by GitHub
commit ce8bd648de
2 changed files with 27 additions and 16 deletions

View file

@ -151,7 +151,7 @@ func outputImages(store storage.Store, images []storage.Image, format string, ha
if quiet {
fmt.Printf("%-64s\n", img.ID)
// We only want to print each id once
break
continue
}
params := imageOutputParams{