--build-arg BUILD-ARG Set build-time variables. --no-cache Do not use cache when building the image. -o, --output OUTPUT Output destination --secret SECRET Secret to expose to the build (format: "id=mysecret[,src=/local/secret]"). --ssh SSH SSH agent socket or keys to expose to the build (format: "default|<id>[=<socket>|<key>[,<key>]]").
Options inherited from parent commands
Code
--config file Path to the configuration file. --log-level level Set the logging level. (default info) --log-type type Set the log type. (default text) --profile name Set the current profile. --telemetry Toggle anonymous usage analytics. (default true)