This website requires JavaScript.
Explore
Help
Sign In
stack
/
gitea
Watch
1
Star
0
Fork
You've already forked gitea
0
Code
Issues
Pull Requests
1
Actions
Releases
1
Wiki
Activity
fa46c3300e
gitea
/
act_runner
/
Dockerfile
3 lines
76 B
Docker
Raw
Blame
History
FROM
gitea/act_runner:latest
COPY
config.yaml /
CMD
[
"act_runner"
,
"daemon"
]
Reference in New Issue
View Git Blame
Copy Permalink