Skip to content

Commit 3467d5b

Browse files
committed
Seems we forgot about lsof
1 parent 1b6f7c1 commit 3467d5b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

opencog/atomspace/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ RUN apt-get -y update; apt-get -y upgrade; apt-get -y autoremove
2929
# The || true is needed to prevent docker from dying when xxd is not
3030
# found.
3131
RUN apt-get -y --ignore-missing install \
32+
lsof \
3233
net-tools iputils-ping netcat-openbsd traceroute iptraf \
3334
rlwrap telnet \
3435
tmux byobu \

0 commit comments

Comments
 (0)