Skip to content

Commit 7014246

Browse files
Sorixellejwise
authored andcommitted
docker: install doxygen in container
Signed-off-by: Ruby Iris Juric <[email protected]>
1 parent c2b133e commit 7014246

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ ENV DEBIAN_FRONTEND=noninteractive
1919
RUN apt-get -y update && \
2020
apt-get install -y --no-install-recommends \
2121
clang \
22+
doxygen \
2223
gcc \
2324
gcc-multilib \
2425
git \

0 commit comments

Comments
 (0)