This website requires JavaScript.
Explore
Help
Register
Sign In
Fascinated
/
docker-images
Watch
1
Star
1
Fork
0
You've already forked docker-images
Code
Issues
1
Pull Requests
Actions
Activity
15097fdd52
docker-images
/
gitea-runner
/
Dockerfile
4 lines
75 B
Docker
Raw
Normal View
History
Unescape
Escape
fixes
2023-03-27 21:24:52 +00:00
FROM
docker:stable
add ubuntu-latest
2023-03-27 20:35:12 +00:00
fixes
2023-03-27 21:24:52 +00:00
# Install packages
RUN
apk add --no-cache curl wget git
Reference in New Issue
Copy Permalink