Add docker pull images to main command batch array. Among other cleanup
This commit is contained in:
@@ -153,7 +153,7 @@ func main() {
|
||||
},
|
||||
cli.StringSliceFlag{
|
||||
Name: "cache-from",
|
||||
Usage: "cache from",
|
||||
Usage: "images to consider as cache sources",
|
||||
EnvVar: "PLUGIN_CACHE_FROM",
|
||||
},
|
||||
cli.BoolFlag{
|
||||
|
||||
Reference in New Issue
Block a user