actions / runner-container-hooks

Runner Container Hooks for GitHub Actions
MIT License
63 stars 41 forks source link

feat: Expose Docker MTU on Network Creation #126

Closed johnnyhuy closed 4 months ago

johnnyhuy commented 6 months ago

Add conditional logic for including DOCKER_MTU environment variable in dockerArgs in network.ts file

Please inform me if we need to modify this to work with hooks more generically.

johnnyhuy commented 4 months ago

Not needed anymore