mirror of
https://github.com/docker/setup-docker-action.git
synced 2025-12-14 18:01:15 +00:00
Merge 5ee99626bc into e61617a16c
This commit is contained in:
commit
18324e1bcb
1 changed files with 1 additions and 0 deletions
|
|
@ -123,6 +123,7 @@ The following inputs can be used as `step.with` keys
|
|||
| `set-host` | Bool | `false` | Set `DOCKER_HOST` environment variable to docker socket path. |
|
||||
| `rootless` | Bool | `false` | Start daemon in rootless mode |
|
||||
| `runtime-basedir` | String | `<home>/setup-docker-action` | Docker runtime base directory |
|
||||
| `github-token` | String | `${{ github.token }}` | GitHub.com token used to get releases and download assets. Only required if action is used on GitHub Enterprise. |
|
||||
|
||||
### inputs.version
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue