runners/Dockerfile.documentation

4 lines
93 B
Docker
Raw Normal View History

FROM alpine:latest
2020-12-17 00:42:31 +00:00
RUN apk --no-cache add make py3-sphinx py3-sphinx_rtd_theme texlive-full