docker-github-runner
docker-github-runner copied to clipboard
Adding nodejs
I discovered that I could not deploy terraform infrastructure using the dockerized version of the github runner... but that it would work fine using the native github runner.
After poking at it the issue was that the github runner include nodejs that is required to actually run terraform... so I am proposing to add nodejs to the docker runner to make it work like the native github runner.
PS: I took the solution to install nodejs from https://devconnected.com/how-to-install-git-on-debian-10-buster/#:~:text=How%20To%20Install%20Git%20On%20Debian%2010%20Buster,Git.%20...%205%20V%20%E2%80%93%20Uninstalling%20Git.%20