Add Dockerfile

This commit is contained in:
Lukáš Kucharczyk 2021-04-27 17:34:10 +00:00
parent b09724186d
commit a469d4226e
1 changed files with 4 additions and 0 deletions

4
Dockerfile Normal file
View File

@ -0,0 +1,4 @@
FROM gitea/gitea
COPY app.ini /data/gitea/conf/app.ini
RUN apk --no-cache add asciidoctor