Files
chatmail-core/scripts/docker-doxygen/Dockerfile
2021-04-18 21:57:04 +03:00

6 lines
110 B
Docker

FROM debian:stable
# this is tagged as deltachat/doxygen
RUN apt-get update && apt-get install -y doxygen