Update examples/kubernetes/dind-docker.yaml to reflect recent changes to Dockerfile #633
Reference in New Issue
Block a user
Delete Branch "armistace/update_act_runner_kube_example"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.