Skip to content

Commit f982da9

Browse files
authored
Install tree for debugging purposes.
1 parent cd2f271 commit f982da9

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
@@ -13,6 +13,7 @@ RUN apt-get update \
1313
ca-certificates \
1414
gnupg \
1515
curl \
16+
tree \
1617
&& rm -rf /var/lib/apt/lists/* \
1718
&& apt-get clean
1819
# && apt-get dist-clean

0 commit comments

Comments
 (0)