gitea/act_runner/Dockerfile

3 lines
85 B
Docker

FROM gitea/act_runner:latest
COPY config.yaml /
# ENTRYPOINT ["act_runner", "daemon"]