Update examples/kubernetes/dind-docker.yaml to reflect recent changes to Dockerfile #633

Open
armistace wants to merge 1 commits from armistace/update_act_runner_kube_example into main
armistace commented 2025-01-08 03:01:36 +00:00 (Migrated from gitea.com)

With the changes made two months ago for the Dockerfile /opt/act/run.sh no longer exists in the docker container, this caused this example to fail, updating the example so that it correctly references run.sh now located in /usr/local/bin

I have used this to deploy on my own cluster and it is now working swimmingly

With the changes made two months ago for the Dockerfile /opt/act/run.sh no longer exists in the docker container, this caused this example to fail, updating the example so that it correctly references run.sh now located in /usr/local/bin I have used this to deploy on my own cluster and it is now working swimmingly
wolfogre (Migrated from gitea.com) reviewed 2025-01-08 05:29:10 +00:00
Zettat123 (Migrated from gitea.com) reviewed 2025-01-08 05:29:10 +00:00
This pull request is broken due to missing fork information.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin armistace/update_act_runner_kube_example:armistace/update_act_runner_kube_example
git checkout armistace/update_act_runner_kube_example
Sign in to join this conversation.