Skip to content

Commit d675a73

Browse files
committed
优化
1 parent 385790c commit d675a73

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ RUN set -x \
1717
&& apt-get install -y --no-install-recommends ca-certificates build-essential libpcre3 libpcre3-dev zlib1g zlib1g-dev libssl-dev wget git \
1818
# build fastdfs
1919
&& mkdir /opt/tmp /opt/fastdfs \
20-
&& ls /opt \
2120
&& cd /opt/tmp \
2221
# git clone libfastcommon, libserverframe, fastdfs, fastdfs-nginx-module
2322
&& git clone -b V1.0.68 https://github.com/happyfish100/libfastcommon.git --depth 1 \

0 commit comments

Comments
 (0)