No description
Find a file
2022-03-09 14:23:20 +01:00
Dockerfile Add docker login. 2022-03-09 14:19:24 +01:00
entrypoint.sh Add docker login. 2022-03-09 14:19:24 +01:00
README.md Add simple readme. 2022-03-09 14:23:20 +01:00

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.