Add asciidoc renderer to gitea

This commit is contained in:
Marko Korhonen 2022-03-23 23:08:30 +02:00
parent 8a99809c0a
commit e849d8d7cc
2 changed files with 4 additions and 1 deletions

3
docker/gitea/Dockerfile Normal file
View file

@ -0,0 +1,3 @@
FROM gitea/gitea:1
RUN apk --no-cache add asciidoctor