Files
buildx/commands
Roberto Villarreal cb54ddb9fe Allow bake files to be specified via environment variable
The environment variable `BUILDX_BAKE_FILE` (and optional variable
`BUILDX_BAKE_FILE_SEPARATOR`) can be used to specify one or more bake
files (similar to `compose`).  This is mutually exclusive with`--file`
(which takes precedence).

This is done very early to ensure the values are treated just like
`--file`, e.g., participate in telemetry.  This includes leaving
relative paths as-is, which deviates from `compose` (which makes them
absolute).

Signed-off-by: Roberto Villarreal <rrjjvv@yahoo.com>
2025-06-16 00:08:54 -06:00
..
2025-05-13 20:44:57 +02:00
2025-05-13 16:54:43 +02:00
2025-05-13 16:54:43 +02:00
2024-04-24 17:58:17 -07:00
2025-05-13 20:44:57 +02:00
2024-04-24 17:58:17 -07:00
2024-11-19 17:51:24 -08:00
2024-04-24 17:58:17 -07:00