docker-act_runner/README.md

13 lines
235 B
Markdown
Raw Normal View History

2024-03-29 02:24:03 +00:00
# docker-act_runner
2024-02-25 18:36:44 +00:00
2024-03-29 02:24:03 +00:00
Dockerfile for act_runner customizations
2024-03-29 02:50:35 +00:00
# Kubernetes Usage
This container may be deployed automatically with flux.
```bash
git clone https://git.strudelline.net/cascade/docker-act_runner
kubectl apply -f k
```