func init()

in cmd/docker-regex_images.go [32:34]


func init() {
	DockerRegexCmd.AddCommand(DockerRegexImagesCmd)
}