concourse-buildkit/README.md

13 lines
334 B
Markdown
Raw Normal View History

2022-03-09 14:23:20 +01:00
# concourse-buildkit
A docker image to build multiarch images on [concourse](https://concourse-ci.org)
since buildx is flakey for me.
Currently only the docker registry is supported.
## parameters
- username: Optional. The username used to log into the registry.
- password: Optional. The password used to log into the registry.