FROM debian:stable

# this is tagged as deltachat/doxygen 

RUN apt-get update && apt-get install -y doxygen 
