This repository has been archived on 2022-08-27. You can view files and clone it, but cannot push or open issues or pull requests.
docker-templates/gitea/Dockerfile

8 lines
241 B
Docker

FROM gitea/gitea:latest
RUN apk add --no-cache freetype freetype-dev asciidoctor pandoc \
python3-setuptools python3-dev py3-pip libffi-dev py3-pyzmq libpng gcc g++
RUN pip3 install --upgrade pip \
&& pip3 install jupyter docutils