1
0
gitea/Containerfile

4 lines
114 B
Plaintext
Raw Normal View History

2024-04-27 00:00:14 +00:00
FROM gitea/gitea:1.21
RUN apk --no-cache add asciidoctor ruby-rouge
COPY extended_rouge.rb /opt/extended_rouge.rb