goops docker build

Build docker image

Synopsis

Build docker image

goops docker build PATH [flags]

Options

  -f, --file string   Name of the Dockerfile (Default is 'PATH/Dockerfile') (default "Dockerfile")
  -h, --help          help for build
  -t, --tag string    Name and optionally a tag in the 'name:tag' format

Options inherited from parent commands

      --config string   config file (default is $HOME/.goops.yaml)
      --debug           Debug output
      --info            Info output
      --no-color        Disable ANSI color output
      --trace           Trace output

SEE ALSO

Auto generated by spf13/cobra on 12-Apr-2019