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.
gitea/Dockerfile

4 lines
90 B
Docker

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