Sign inSign up

hexletbasics/exercises-cpp:lv1807

Manifest digest

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 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=25.040 B
5ADD file ... in / 30.09 MB
6CMD ["/bin/bash"]0 B
7ENV LANG=C.UTF-80 B
8ENV LC_ALL=C.UTF-80 B
9ENV DEBIAN_FRONTEND=noninteractive0 B
10RUN /bin/sh -c apt-get update224 MB
11RUN /bin/sh -c apt-get install934.99 KB
12RUN /bin/sh -c curl -sL56.11 MB
13RUN /bin/sh -c npm install2.29 MB
14COPY ./common /opt/basics/common # buildkit1.23 KB
15RUN /bin/sh -c apt-get update37.93 MB
16RUN /bin/sh -c pip install260.89 KB
17RUN /bin/sh -c curl -sO59.72 KB
18ENV PATH=~/.local/bin/:/exercises-cpp/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
19COPY include/test_helper.h /usr/local/include/test_helper.h # buildkit451 B
20RUN /bin/sh -c cd /usr/local/include11.47 MB
21WORKDIR /exercises-cpp103 B
22COPY . . # buildkit194.05 KB

Command

 ARG RELEASE