This repository has been archived on 2024-10-30. You can view files and clone it, but cannot push or open issues or pull requests.
concourse-buildkit/README.md

422 B

concourse-buildkit

A docker image to build multiarch images on concourse 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.

Example

To view a simple invocation just look at pipeline.yml.