We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d577f0 commit 845f48aCopy full SHA for 845f48a
1 file changed
docker/Dockerfile
@@ -51,6 +51,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
51
autoconf \
52
automake \
53
libtool \
54
+ tree \
55
openjdk-17-jdk \
56
libpcre2-dev \
57
help2man && \
0 commit comments