Add Dockerfile
This commit is contained in:
parent
b09724186d
commit
a469d4226e
4
Dockerfile
Normal file
4
Dockerfile
Normal file
@ -0,0 +1,4 @@
|
||||
FROM gitea/gitea
|
||||
COPY app.ini /data/gitea/conf/app.ini
|
||||
|
||||
RUN apk --no-cache add asciidoctor
|
Reference in New Issue
Block a user