Commit 8e4f2f81 authored by xuebingbing's avatar xuebingbing

fix

parent adcbce0c
...@@ -53,7 +53,7 @@ echo "deb-src http://mirrors.aliyun.com/ubuntu/ bionic-backports main restricted ...@@ -53,7 +53,7 @@ echo "deb-src http://mirrors.aliyun.com/ubuntu/ bionic-backports main restricted
RUN apt-get update -y \ RUN apt-get update -y \
&& apt-get upgrade -y \ && apt-get upgrade -y \
&& DEBIAN_FRONTEND=noninteractive apt-get install --assume-yes apt-utils \ && DEBIAN_FRONTEND=noninteractive apt-get install --assume-yes apt-utils \
&& pdal libpcl-dev libpcl-io1.8 pdal libpcl-dev libpcl-io1.8
#RUN apt-get update -y \ #RUN apt-get update -y \
# && apt upgrade -y \ # && apt upgrade -y \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment