Skip to content

Commit 5fa4599

Browse files
committed
docs: note about action usage
1 parent 9a3e94c commit 5fa4599

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,13 @@ Works on Linux, macOS and Windows.
1414
> * https://github.com/crazy-max/ghaction-setup-docker/pull/53
1515
> * https://github.com/docker/actions-toolkit/issues/317
1616
17+
> [!NOTE]
18+
> This action is useful if you want to pin against a specific Docker version or
19+
> set up a custom daemon configuration or if Docker is not available on your
20+
> runner. If you're using [GitHub-hosted runners](https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners/about-github-hosted-runners#supported-runners-and-hardware-resources)
21+
> on Linux or Windows, Docker is already up and running, so it might not be
22+
> necessary to use this action.
23+
1724
![Screenshot](.github/setup-docker-action.png)
1825

1926
___

0 commit comments

Comments
 (0)