Sign inSign up

hexletbasics/exercises-clojure:cached

Index digest

sha256:e389fbb60253c6fc76ddeb410aaee34c7dfdf5ebe7d26b8b8ba517131bbc9178

OS/ARCH

linux/amd64

Compressed size

569.92 MB

Last pushed

over 1 year by hexletworker

Type

Image

Manifest digest

sha256:dbb536a49e62a19d69f23b58d3b9c0d744b87df1096df7ebc1b1d574e01aa4e9

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 update209.79 MB
11RUN /bin/sh -c apt-get install938.44 KB
12RUN /bin/sh -c curl -sL65.73 MB
13RUN /bin/sh -c npm install2.28 MB
14COPY ./common /opt/basics/common # buildkit1.23 KB
15ENV PATH=/exercises-clojure/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
16RUN /bin/sh -c apt-get update224.39 MB
17RUN /bin/sh -c curl -fsSL36.64 MB
18WORKDIR /exercises-clojure107 B
19COPY . . # buildkit75.68 KB

Command

 ARG RELEASE