Merge pull request #312 from donhui/master

README.md: update the content which not display in markdown
This commit is contained in:
Tõnis Tiigi 2020-06-20 17:41:31 -07:00 committed by GitHub
commit f3111bcbef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -180,7 +180,7 @@ Options:
| --pull | Always attempt to pull a newer version of the image | --pull | Always attempt to pull a newer version of the image
| --push | Shorthand for --output=type=registry | --push | Shorthand for --output=type=registry
| --secret [] | Secret file to expose to the build: id=mysecret,src=/local/secret | --secret [] | Secret file to expose to the build: id=mysecret,src=/local/secret
| --ssh [] | SSH agent socket or keys to expose to the build (format: default|<id>[=<socket>|<key>[,<key>]]) | --ssh [] | SSH agent socket or keys to expose to the build (format: default\|&#60;id&#62;[=&#60;socket&#62;\|&#60;key&#62;[,&#60;key&#62;]])
| --tag [] | Name and optionally a tag in the 'name:tag' format | --tag [] | Name and optionally a tag in the 'name:tag' format
| --target string | Set the target build stage to build. | --target string | Set the target build stage to build.