Skip to content

Commit 297d2cd

Browse files
authored
feat: add lsof to final image for debugging (#285)
Signed-off-by: Chris Gianelloni <[email protected]>
1 parent 324f8bd commit 297d2cd

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
@@ -56,6 +56,7 @@ RUN apt-get update -y && \
5656
libssl3 \
5757
libtinfo6 \
5858
llvm-14-runtime \
59+
lsof \
5960
netbase \
6061
pkg-config \
6162
procps \

0 commit comments

Comments
 (0)