buildx
buildx copied to clipboard
Support Jsonnet in `buildx bake` command
Is there interest on adding Jsonnet (http://jsonnet.org/) support to buildx bake template files?
Jsonnet allows lots of flexibility on generating Json objects with variables, functions and much more.
You can use JSON, and generate the JSON config with Jsonnet. Embedding Jsonnet inside of bake would be an overkill IMO.