Sign inSign up

hexletbasics/exercises-html:lv1412

Manifest digest

sha256:e32babb825feab5cb15928edda3ee481998ca3a53cefda487fa0429cfbe13488

OS/ARCH

linux/amd64

Compressed size

278.47 MB

Last pushed

over 3 years by hexletworker

Type

Image

Manifest digest

sha256:e32babb825feab5cb15928edda3ee481998ca3a53cefda487fa0429cfbe13488

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=22.040 B
5ADD file ... in / 28.17 MB
6CMD ["/bin/bash"]0 B
7ENV LANG=C.UTF-80 B
8ENV LC_ALL=C.UTF-80 B
9ENV DEBIAN_FRONTEND=noninteractive0 B
10ENV INVALIDATE_CACHE=10 B
11/bin/sh -c apt-get update28.41 MB
12/bin/sh -c apt-get install -yqq160.05 MB
13/bin/sh -c pip3 install yamllint1.81 MB
14/bin/sh -c curl -sL https://deb.nodesource.com/setup_18.x43.3 MB
15/bin/sh -c npm install -g2.01 MB
16COPY dir:d9a2724b100a333acb68557b81b37a3453b6df49583905d15ca4684616a3ce1d in /opt/basics/common 636 B
17WORKDIR /exercises-html103 B
18RUN /bin/sh -c npm i1.17 MB
19RUN /bin/sh -c npm i4.19 MB
20RUN /bin/sh -c npm i3.59 MB
21RUN /bin/sh -c npm i4.14 MB
22RUN /bin/sh -c npm i20.44 KB
23COPY . . # buildkit1.62 MB
24ENV NODE_PATH=/usr/lib/node_modules:/exercises-html/src0 B

Command

 ARG RELEASE