1
0
gitea/Containerfile

4 lines
114 B
Plaintext
Raw Normal View History

2024-06-24 18:33:59 +00:00
FROM gitea/gitea:1.22
2024-04-27 00:00:14 +00:00
RUN apk --no-cache add asciidoctor ruby-rouge
COPY extended_rouge.rb /opt/extended_rouge.rb