Introducing our new CEO Don Johnson - Read More
clojure logo

clojure:tools-deps-bookworm-slim

Multi-platform
Languages & Frameworks
Index digest

sha256:bbfc410d3625a65a85ab31d77d1406a4e471566632c94fa0afb0cd3d868f0ecc

OS/ARCH

Compressed size

243.5 MB

Last pushed

9 days by doijanky

Type

Image

Vulnerabilities

0
1
4
122
4

Manifest digest

sha256:4d7374f5c6b26592f5e84c77125764e32a1a90c39059446271fa7762eef6b3ee

Layers (11)

0

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

28.21 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.53 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