docker-setup-buildx/src
Nick Santos 922550f064
context: only append flags if we know the driver supports them
Background: before this change, if i tried to use GHA with an experimental
driver, it would automatically append the flags

``
--allow-insecure-entitlement security.insecure --allow-insecure-entitlement network.host
```

even if the underlying driver did not support them.

Signed-off-by: Nick Santos <nick.santos@docker.com>
2023-06-28 09:30:10 -04:00
..
context.ts context: only append flags if we know the driver supports them 2023-06-28 09:30:10 -04:00
main.ts use new implementation from toolkit 2023-04-17 02:59:25 +02:00
state-helper.ts do not remove builder using the docker driver 2023-03-09 10:08:41 +01:00