mirror of
https://github.com/docker/setup-buildx-action.git
synced 2025-05-08 07:29:30 +02:00
create docker context if default one has TLS data loaded
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
parent
aa33708b10
commit
8b850f86dc
3 changed files with 46 additions and 1 deletions
|
@ -52,7 +52,7 @@ inputs:
|
|||
description: 'Cleanup temp files and remove builder at the end of a job'
|
||||
default: 'true'
|
||||
required: false
|
||||
# deprecated inputs
|
||||
# TODO: remove deprecated config and config-inline inputs
|
||||
config:
|
||||
description: 'BuildKit daemon config file'
|
||||
deprecationMessage: 'Use buildkitd-config instead'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue