Skip to content
This repository was archived by the owner on Dec 22, 2018. It is now read-only.

MeneDev/dockfix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dockfix CircleCI Coverage Status

dockfix Version v0.0.1-rc12

Manage docker image references.

Usage

dockfix [OPTIONS] <find> [command-OPTIONS]

Application Options

-l, --log-level
Sets the log-level (one of NONE, ERROR, WARN, INFO, DEBUG)

--version
Show version and exit

--manpage
Show man page and exit

--markdown
Show usage as markdown and exit

Help Options

-h, --help
Show this help message

Commands

find command

dockfix [OPTIONS] find [find-OPTIONS] InputFile

The find command returns exit code 0 when the given input contains at least one image reference that satisfy the given conditions, non-null otherwise

Predicates

Specify which kind of image references should be selected. Exactly one must be specified

--any
Find all images

Filters

Optional additional filters. Specifying each kind of filter must be matched at least once

Help Options

-h, --help
Show this help message

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published