Before rewriting the shell wrappers in Go (#10), we should switch to `buildx bake`, which has a more high-level interface. Some relevant docs here: - https://github.com/docker/buildx#hcl-variables-and-functions - https://github.com/docker/buildx#buildx-bake-options-target
Before rewriting the shell wrappers in Go (#10), we should switch to
buildx bake, which has a more high-level interface.Some relevant docs here: