doxygen (latest)

Published 2022-08-05 09:34:53 +02:00 by dorian

Installation

docker pull itsblue.dev/plugins/doxygen:latest
sha256:4691a045b3ce84c6ce75042bf56089adadaa0b1912cff17995563aa6c30a1fe6

Image Layers

ADD file:a2648378045615c3785c752423b1afc8dc1c2b213393344f4d0ca17e7255c1cb in /
CMD ["/bin/sh"]
WORKDIR /workspace
/bin/sh -c apk add --no-cache git doxygen py3-pip texlive-full make && pip3 install jinja2 Pygments && git clone https://github.com/mosra/m.css && rm -rf m.css/.git && mv m.css /usr/lib/m.css && cd / && rm -rf /workspace
COPY file:af35012d815e99d8ac8eb8e05018f5b99f26bcaf3870e5c5144fd8bf2d992c1c in /usr/local/bin/doxygen-build
WORKDIR /src
ENTRYPOINT ["/usr/local/bin/doxygen-build"]
LABEL org.opencontainers.image.created=2022-08-05T07:20:32Z
LABEL org.opencontainers.image.revision=f116ab481ed55d3b749a48f5f5a13beb1e0c29a9
LABEL org.opencontainers.image.source=https://itsblue.dev/plugins/doxygen.git
LABEL org.opencontainers.image.url=https://itsblue.dev/plugins/doxygen

Labels

Key Value
org.opencontainers.image.created 2022-08-05T07:20:32Z
org.opencontainers.image.revision f116ab481ed55d3b749a48f5f5a13beb1e0c29a9
org.opencontainers.image.source https://itsblue.dev/plugins/doxygen.git
org.opencontainers.image.url https://itsblue.dev/plugins/doxygen
Details
Container
2022-08-05 09:34:53 +02:00
1
OCI / Docker
linux/amd64
1.6 GiB
Versions (1) View all
latest 2022-08-05