sha256:8735b08136ee05b24adb9323e900b365d2162981782a9586edcd8e1b3bd1fbe5
OS/ARCH
linux/amd64
Compressed size
519.96 MB
Last pushed
8 months by bmigeri
Type
Image
Manifest digest
sha256:858091b63b5799cdf91645d3fc3e161006ee7620aea05a44b6770fdc726dd722
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=22.040 B5ADD file ... in / 28.17 MB6CMD ["/bin/bash"]0 B8LABEL description=Optimized C++ Development Container0 B9LABEL version=1.00 B10ENV DEBIAN_FRONTEND=noninteractive TZ=UTC0 B11RUN /bin/sh -c apt-get update440.83 MB12COPY /opt/grpc /opt/grpc # buildkit27.19 MB13COPY /opt/gtest /opt/gtest # buildkit520.82 KB14COPY /opt/pcl /opt/pcl # buildkit22.23 MB15COPY /opt/toolchains /opt/toolchains # buildkit606 B16ENV PKG_CONFIG_PATH=/opt/grpc/lib/pkgconfig:/opt/gtest/lib/pkgconfig:/opt/pcl/lib/pkgconfig: LD_LIBRARY_PATH=/opt/grpc/lib:/opt/gtest/lib:/opt/pcl/lib: PATH=/opt/grpc/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CMAKE_PREFIX_PATH=/opt/grpc:/opt/gtest:/opt/pcl:0 B17ARG USERNAME=developer0 B18ARG USER_UID=10000 B19ARG USER_GID=10000 B20RUN |3 USERNAME=developer USER_UID=1000 USER_GID=10001.02 MB21WORKDIR /workspace99 B22USER developer0 B23SHELL [/bin/bash -c]0 B24RUN |3 USERNAME=developer USER_UID=1000 USER_GID=10001.95 KB25HEALTHCHECK &{["CMD-SHELL" "g++ --version &&0 B26CMD ["/bin/bash"]0 BCommand
ARG RELEASE