An open API service indexing awesome lists of open source software.

https://github.com/fenollp/buildxargs

`xargs` for BuildKit with `docker buildx bake`
https://github.com/fenollp/buildxargs

buildkit hacktoberfest tmux visual xargs

Last synced: 5 months ago
JSON representation

`xargs` for BuildKit with `docker buildx bake`

Awesome Lists containing this project

README

          

# buildxargs ~ `xargs` for BuildKit with `docker buildx bake`

An efficient way of running multiple concurrent `docker build` jobs on the [BuildKit](https://github.com/moby/buildkit) toolkit.

```shell
# export DOCKER_HOST=ssh://...
❯ buildxargs < Retry each failed build at most this many times [default: 3]
--help Print help
-V, --version Print version

Try:
buildxargs <