13 lines
235 B
Markdown
13 lines
235 B
Markdown
# docker-act_runner
|
|
|
|
Dockerfile for act_runner customizations
|
|
|
|
# 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
|
|
```
|