sha256:7004ae828d572a3f14cd6f6fe933e5fdc2ecc6a6db68d160b8614c31cc42c74f
OS/ARCH
linux/amd64
Compressed size
363.31 MB
Last pushed
over 1 year by hexletworker
Type
Image
Manifest digest
sha256:7004ae828d572a3f14cd6f6fe933e5fdc2ecc6a6db68d160b8614c31cc42c74f
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=25.040 B5ADD file ... in / 30.09 MB6CMD ["/bin/bash"]0 B7ENV LANG=C.UTF-80 B8ENV LC_ALL=C.UTF-80 B9ENV DEBIAN_FRONTEND=noninteractive0 B10RUN /bin/sh -c apt-get update224 MB11RUN /bin/sh -c apt-get install934.99 KB12RUN /bin/sh -c curl -sL56.11 MB13RUN /bin/sh -c npm install2.29 MB14COPY ./common /opt/basics/common # buildkit1.23 KB15RUN /bin/sh -c apt-get update37.93 MB16RUN /bin/sh -c pip install260.89 KB17RUN /bin/sh -c curl -sO59.72 KB18ENV PATH=~/.local/bin/:/exercises-cpp/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B19COPY include/test_helper.h /usr/local/include/test_helper.h # buildkit451 B20RUN /bin/sh -c cd /usr/local/include11.47 MB21WORKDIR /exercises-cpp103 B22COPY . . # buildkit194.05 KBCommand
ARG RELEASE