This repository has been archived on 2024-04-22. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
gitea/Dockerfile
T
2021-04-27 17:34:10 +00:00

4 lines
90 B
Docker

FROM gitea/gitea
COPY app.ini /data/gitea/conf/app.ini
RUN apk --no-cache add asciidoctor