Introducing our new CEO Don Johnson - Read More
clojure logo

clojure:tools-deps-bullseye

Multi-platform
Languages & Frameworks
Index digest

sha256:ce54687ccb470bc9dad83890ba90ee9e8550b814cca9a5bf7633d9580fb6fdd9

OS/ARCH

Compressed size

267.52 MB

Last pushed

9 days by doijanky

Type

Image

Vulnerabilities

0
1
4
122
4

Manifest digest

sha256:9fc33831c27afff62e8a9dc3aa8d741f9ae1032af5b2fa37493b832e11ebf850

Layers (11)

0

# debian.sh --arch 'amd64' out/ 'bullseye' '@1738540800'

53.74 MB


1

ENV JAVA_HOME=/opt/java/openjdk

0 B


2

COPY /opt/java/openjdk /opt/java/openjdk # buildkit

157.59 MB


3

ENV PATH=/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

0 B


4

ENV CLOJURE_VERSION=1.12.0.1501

0 B


5

WORKDIR /tmp

32 B


6

RUN /bin/sh -c apt-get update && apt-get install -y curl make git rlwrap && rm -rf /var/lib/apt/lists/* && curl -fsSLO https://download.clojure.org/install/linux-install-$CLOJURE_VERSION.sh && sha256sum linux-install-$CLOJURE_VERSION.sh && echo "65257085958376a3c89755a6108d67163882c75af709fe8c8918222ca5730aef *linux-install-$CLOJURE_VERSION.sh" | sha256sum -c - && chmod +x linux-install-$CLOJURE_VERSION.sh && ./linux-install-$CLOJURE_VERSION.sh && rm linux-install-$CLOJURE_VERSION.sh && clojure -e "(clojure-version)" && apt-get purge -y --auto-remove curl # buildkit

69.19 MB


7

COPY rlwrap.retry /usr/local/bin/rlwrap # buildkit

611 B


8

COPY entrypoint /usr/local/bin/entrypoint # buildkit

395 B


9

ENTRYPOINT ["entrypoint"]

0 B


10

CMD ["-M" "--repl"]

0 B


This image couldn't be analyzed
It may have an unsupported architecture, or exceed the maximum size