Update readme.md.

This commit is contained in:
redxef 2022-08-29 18:04:26 +02:00
parent 92f27c55a5
commit 9bc8d05101
Signed by: redxef
GPG key ID: 7DAC3AA211CBD921

View file

@ -11,8 +11,6 @@ Currently only the docker registry is supported.
- platform: Optional. A comma seperated list of target platforms, default: current platform
- context: The context with which to build.
- manual: Optional. Don't use params and instead supply all arguments via the command line, default: `false`
- username: Optional. The username used to log into the registry.
- password: Optional. The password used to log into the registry.
## Example