Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 637 Bytes

inspect_build-args.md

File metadata and controls

34 lines (23 loc) · 637 Bytes

inspect build-args

Generates build args when creating an image

inspect build-args [flags]

Examples

docker build $(inspect build-args) ...

Options

      --include-go-version go version   Attempt to include go version in the build arg set

Options inherited from parent commands

  -v, --debug        Debug Output
      --help         Show help for command
  -m, --markdown     Display all tables in Markdown format
      --no-headers   Do not display table headers
  -r, --raw          Display all tables in raw format

SEE ALSO