This website requires JavaScript.
Explore
Help
Sign In
containers
/
gitea
Archived
Watch
1
Star
0
Fork
You've already forked gitea
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2024-04-22
. You can view files and clone it, but cannot push or open issues or pull requests.
6199c82342
gitea
/
Dockerfile
4 lines
90 B
Docker
Raw
Blame
History
FROM
gitea/gitea
COPY
app.ini /data/gitea/conf/app.ini
RUN
apk --no-cache add asciidoctor
Reference in New Issue
View Git Blame
Copy Permalink