mirror of
https://github.com/docker/setup-buildx-action.git
synced 2025-05-08 07:29:30 +02:00
Rename endpoint
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
parent
48948ec5e2
commit
583e11daec
6 changed files with 12 additions and 12 deletions
|
@ -29,8 +29,8 @@ inputs:
|
|||
description: 'Switch to this builder instance'
|
||||
default: 'true'
|
||||
required: false
|
||||
context:
|
||||
description: 'Name of a context from docker context ls or an endpoint as the address for docker socket (eg. DOCKER_HOST value)'
|
||||
endpoint:
|
||||
description: 'Address for docker socket or context from `docker context ls (eg. DOCKER_HOST value)'
|
||||
required: false
|
||||
|
||||
outputs:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue