Description
builx build can take several tags, cache-to or cache-from arguments.
docker-bake.hcl allows this too
but it does not seam possible to override them properly with buildx bake --set which is intended for single arguments, from my understanding. It would be nice to be able to override only one given arg, delete an arg, or append an arg.