File tree Expand file tree Collapse file tree
docs/reference/commandline Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -48,8 +48,11 @@ Options:
4848 '<network-name >|<network-id >': connect to a user-defined network
4949 --no-cache Do not use cache when building the image
5050 --pull Always attempt to pull a newer version of the image
51+ --progress Set type of progress output (only if BuildKit enabled) (auto, plain, tty).
52+ Use plain to show container output
5153 -q, --quiet Suppress the build output and print image ID on success
5254 --rm Remove intermediate containers after a successful build (default true)
55+ --secret Secret file to expose to the build (only if BuildKit enabled): id=mysecret,src=/local/secret"
5356 --security-opt value Security Options (default [ ] )
5457 --shm-size bytes Size of /dev/shm
5558 The format is ` <number><unit> ` . ` number ` must be greater than ` 0 ` .
You can’t perform that action at this time.
0 commit comments