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`
- Host: GitHub
- URL: https://github.com/fenollp/buildxargs
- Owner: fenollp
- License: mit
- Created: 2022-03-25T01:17:37.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-05-05T13:02:48.000Z (5 months ago)
- Last Synced: 2025-05-07T22:47:56.966Z (5 months ago)
- Topics: buildkit, hacktoberfest, tmux, visual, xargs
- Language: Rust
- Homepage:
- Size: 254 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 versionTry:
buildxargs <