Files
runner-container-hooks/packages/docker
Nikola Jokic c03a5fb3c1 Prepare 0.8.0 release and bump dependencies once more (#256)
* Prepare 0.8.0 release and bump dependencies once more

* Update releaseNotes.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-10-04 11:53:55 +02:00
..
2025-07-29 11:06:45 +02:00
2025-07-29 11:06:45 +02:00
2025-07-29 11:06:45 +02:00
2022-06-02 15:53:11 -04:00
2022-06-02 15:53:11 -04:00

Docker Hooks

Description

This implementation mirrors the original docker implementation in the Actions Runner.

Feel free to fork this repo and modify it in order to customize that implementation

Pre-requisites

The GITHUB_WORKSPACE env will be set to the GitHub Workspace. This is done automatically by the actions runner, but may need to be done manually when testing The docker cli is installed on the machine, and docker is running.