sha256:8406f4660674d5914c7bd7b842132980dcddaf503fb853e5b9a39f0b2f821160
OS/ARCH
linux/amd64
Compressed size
668.47 MB
Last pushed
over 2 years by ruanshudong
Type
Image
Manifest digest
sha256:8406f4660674d5914c7bd7b842132980dcddaf503fb853e5b9a39f0b2f821160
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=20.040 B5ADD file ... in / 26.24 MB6CMD ["/bin/bash"]0 B7WORKDIR /root32 B8RUN /bin/sh -c apt update219.29 MB9RUN /bin/sh -c wget https://tars-thirdpart-1300910346.cos.ap-guangzhou.myqcloud.com/src/gcc-linaro-5.4.1-2017.01-x86_64_arm-linux-gnueabi.tar.xz86.1 MB10RUN /bin/sh -c wget https://tars-thirdpart-1300910346.cos.ap-guangzhou.myqcloud.com/src/sysroot-glibc-linaro-2.21-2017.05-arm-linux-gnueabi.tar.xz32.23 MB11RUN /bin/sh -c tar xJf148.37 MB12RUN /bin/sh -c tar xJf57.52 MB13RUN /bin/sh -c mkdir -p144 B14ENV PATH=/root/gcc-linaro-5.4.1-2017.01-x86_64_arm-linux-gnueabi/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B15ENV PKG_CONFIG_PATH=/root/thirdparty/lib/pkgconfig0 B16ENV CFLAGS=-I/root/thirdparty/include/0 B17ENV LDFLAGS=-L/root/thirdparty/lib/0 B18ENV INSTALL_PATH=/root/thirdparty0 B19ENV GCC_HOST=arm-linux-gnueabi0 B20RUN /bin/sh -c wget https://tars-thirdpart-1300910346.cos.ap-guangzhou.myqcloud.com/src/libarchive-3.7.2.tar.gz583.83 KB21RUN /bin/sh -c wget https://tars-thirdpart-1300910346.cos.ap-guangzhou.myqcloud.com/src/libstatgrab-0.92.1.tar.gz168.02 KB22COPY docker/arm.cmake /root/ # buildkit487 B23RUN /bin/sh -c wget https://tars-thirdpart-1300910346.cos.ap-guangzhou.myqcloud.com/src/replxx-release-0.0.4.tar.gz121.63 KB24COPY tarscpp /root/tarscpp # buildkit6.13 MB25RUN /bin/sh -c cd /root/44.46 MB26RUN /bin/sh -c cd /root/tarscpp26.82 MB27RUN /bin/sh -c mkdir -p154 B28COPY helper /root/frameworkPro/helper # buildkit4.32 KB29COPY objects /root/frameworkPro/objects # buildkit17.88 KB30COPY tars-protocol /root/frameworkPro/tars-protocol # buildkit247.06 KB31COPY tarsctl /root/frameworkPro/tarsctl # buildkit57.05 KB32COPY sqlite /root/frameworkPro/sqlite # buildkit2.36 MB33COPY listen /root/frameworkPro/listen # buildkit4.91 KB34COPY archive.cmake CMakeLists.txt test.cmake /root/frameworkPro/3.86 KB35RUN /bin/sh -c mkdir -p17.77 MBCommand
ARG RELEASE