spot/doc/Dockerfile
Théo Barnouin 15cf412840
Some checks are pending
spot-quality / ci-check (push) Waiting to run
spot-quality / shellcheck (push) Waiting to run
first commit
2024-11-13 16:41:51 +01:00

4 lines
112 B
Docker

FROM atrendel/doxerlive:15-basic
RUN apk add gettext py3-pygments
ADD Makefile /var/doxerlive/
RUN make install