-
-
Notifications
You must be signed in to change notification settings - Fork 582
allow for docker hooks #197
Copy link
Copy link
Closed
Labels
estimate/2hNeed 2 hours to be doneNeed 2 hours to be donefeatureNew feature or requestNew feature or request
Description
Metadata
Metadata
Assignees
Labels
estimate/2hNeed 2 hours to be doneNeed 2 hours to be donefeatureNew feature or requestNew feature or request
Allow for running hooks in docker (to remove dependencies), similar to the terraform docs's original hook:
https://github.com/terraform-docs/terraform-docs/blob/master/docs/user-guide/how-to.md#pre-commit-hook
It seems like the Dockerfile is already written, I would think all you'd need is a docker version of each hook