Add asciidoc renderer to gitea
This commit is contained in:
parent
b8e593b466
commit
687199810c
2 changed files with 4 additions and 1 deletions
3
docker/gitea/Dockerfile
Normal file
3
docker/gitea/Dockerfile
Normal file
|
@ -0,0 +1,3 @@
|
|||
FROM gitea/gitea:1
|
||||
|
||||
RUN apk --no-cache add asciidoctor
|
Loading…
Add table
Add a link
Reference in a new issue