This repository has been archived on 2024-04-22. You can view files and clone it, but cannot push or open issues or pull requests.
Files
gitea/Dockerfile
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