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
e659629538
gitea
/
act_runner
/
Dockerfile
3 lines
85 B
Docker
Raw
Normal View
History
Unescape
Escape
building act_runner
2023-10-20 17:39:51 +00:00
FROM
gitea/act_runner:latest
COPY
config.yaml /
removed port 22
2023-10-20 17:55:34 +00:00
# ENTRYPOINT ["act_runner", "daemon"]