add telnet for debug shell

This commit is contained in:
kram 2017-11-17 13:39:17 -08:00
parent 00e38c4443
commit bea422b2f1

View File

@ -117,6 +117,7 @@ RUN apt-get update && apt-get install -y \
# For BFN sdk build
libusb-1.0-0-dev \
libcurl3-nss-dev \
telnet \
# For build image
cpio \
squashfs-tools \