actions / runner-container-hooks

Runner Container Hooks for GitHub Actions
MIT License
76 stars 46 forks source link

exposing env variables from runner with `DOCKER_` prefix to respect docker options set on host #40

Closed nikola-jokic closed 1 year ago

nikola-jokic commented 1 year ago

Fixes #39

dnewhook commented 1 year ago

Tested this and works great for #39 - Thankyou!

https://github.com/two-bit-code/ubi8-podman-rootless/actions/runs/3463132618

nikola-jokic commented 1 year ago

You are welcome! :smile: