sha256:661309ace9457ae44e5552e990f452bae26645cdbf9051d04140dcb241ba874d
OS/ARCH
Compressed size
577.67 MB
Last pushed
7 months by bmigeri
Type
Image
Manifest digest
sha256:ce5500166995302dd9f9e6a004c9aa6d2b47122b0d2aa884f0400632e92fdca6
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=24.040 B5ADD file ... in / 27.53 MB6CMD ["/bin/bash"]0 B7ENV DEBIAN_FRONTEND=noninteractive TZ=UTC0 B8RUN /bin/sh -c apt-get update342.41 MB9COPY /opt/gtest /opt/gtest # buildkit513.1 KB10COPY toolchains/ /opt/toolchains/ # buildkit607 B11ENV PKG_CONFIG_PATH=/opt/gtest/lib/pkgconfig LD_LIBRARY_PATH=/opt/gtest/lib CMAKE_PREFIX_PATH=/opt/gtest0 B12ARG USERNAME=developer0 B13ARG USER_UID=10010 B14ARG USER_GID=10010 B15RUN |3 USERNAME=developer USER_UID=1001 USER_GID=10013.56 KB16WORKDIR /workspace32 B17USER developer0 B18RUN |3 USERNAME=developer USER_UID=1001 USER_GID=10011.95 KB19CMD ["/bin/bash"]0 B20USER root0 B21RUN /bin/sh -c apt-get update148.62 MB22ARG CMAKE_VERSION=4.2.10 B23RUN |1 CMAKE_VERSION=4.2.1 /bin/sh -c58.61 MB24ARG USERNAME=developer0 B25USER developer0 B26HEALTHCHECK &{["CMD-SHELL" "bash -c \"g++0 B27CMD ["/bin/bash"]0 BCommand
ARG RELEASE