Sign inSign up

scylladb/ycsb:loadbalancer

Multi-platform
Index digest

sha256:260ca14518545791b49352d0fcc623343e3312f4940f76655d3be8cd60f2ec70

OS/ARCH

Compressed size

120.2 MB

Last pushed

7 months by codelieutenant

Type

Image

Manifest digest

sha256:32e464bd9b8748c7b2daecbeadf3ca18831c363e05b06051d8270d232d030f47

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=24.040 B
5ADD file ... in / 27.53 MB
6CMD ["/bin/bash"]0 B
7ENV JAVA_HOME=/opt/java/openjdk0 B
8ENV PATH=/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
9ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B
10RUN /bin/sh -c set -eux;23.91 MB
11ENV JAVA_VERSION=jdk-21.0.10+70 B
12RUN /bin/sh -c set -eux;49.74 MB
13RUN /bin/sh -c set -eux;159 B
14COPY --chmod=755 entrypoint.sh /__cacert_entrypoint.sh #2.23 KB
15ENTRYPOINT ["/__cacert_entrypoint.sh"]0 B
16LABEL org.opencontainers.image.source=https://github.com/scylladb/YCSB0 B
17LABEL org.opencontainers.image.title=ScyllaDB YCSB0 B
18ENV YCSB_HOME=/usr/local/share/scylla-ycsb0 B
19ENV PATH=/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/share/scylla-ycsb/bin0 B
20ENV LD_LIBRARY_PATH=/lib/x86_64-linux-gnu:/usr/local/lib:/usr/lib:/lib:/lib64:/usr/local/lib/x86_64-linux-gnu0 B
21ENV DEBIAN_FRONTEND=noninteractive0 B
22ENV TZ=UTC0 B
23WORKDIR /0 B
24RUN /bin/sh -c ln -snf180.28 KB
25RUN /bin/sh -c echo 'networkaddress.cache.ttl=0'248 B
26RUN /bin/sh -c echo 'networkaddress.cache.negative.ttl=0'257 B
27COPY /app/build /usr/local/share/scylla-ycsb # buildkit18.84 MB
28SHELL [/bin/bash -o pipefail -c]0 B
29ENTRYPOINT ["ycsb.sh"]0 B

Command

 ARG RELEASE