Skip to content

Commit 3d20103

Browse files
committed
chore: One last nitpic
1 parent 75e7837 commit 3d20103

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -344,6 +344,8 @@ Check the [source file](https://github.com/antonbabenko/pre-commit-terraform/blo
344344
### Docker-based hooks (no local tool installation required)
345345

346346
For users who prefer not to install tools locally, Docker-based versions are available for most hooks. These hooks use a Docker image with all tools pre-installed and provide the same functionality as their script-based counterparts.
347+
These hooks run inside the tools image defined by the hook itself (no image configuration needed in your .pre-commit-config.yaml). The image is published at ghcr.io/antonbabenko/pre-commit-terraform-tools with a tag or digest pinned in .pre-commit-hooks.yaml.
348+
347349

348350
| Docker Hook ID | Equivalent Script Hook | Description |
349351
| --------------------------------- | ---------------------- | --------------------------------------------------------------- |

0 commit comments

Comments
 (0)