File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -187,7 +187,7 @@ RUN GPG_KEYS=B0F4253373F8F6F510D42178520A9993A1C052F8 \
187
187
# resolves #166
188
188
ENV LD_PRELOAD /usr/lib/preloadable_libiconv.so php
189
189
RUN apk add --no-cache --repository http://dl-3.alpinelinux.org/alpine/edge/community gnu-libiconv iotop tshark && \
190
- apk add --no-cache busybox-extras tcpdump tcpflow nload iperf bind-tools net-tools sysstat strace ltrace tree readline screen tmux vim && \
190
+ apk add --no-cache busybox-extras gdb tcpdump tcpflow nload iperf bind-tools net-tools sysstat strace ltrace tree readline screen tmux vim && \
191
191
apk add --no-cache --repository http://dl-3.alpinelinux.org/alpine/edge/testing/ lrzsz && \
192
192
# DEPENDENCY TO ALLOW USERS TO RUN crontab
193
193
apk add --no-cache --update busybox-suid
You can’t perform that action at this time.
0 commit comments