Sign inSign up

apache/bookkeeper:4.17.1

Integration & delivery
Databases & storage
Manifest digest

sha256:342f384bc21b4d31d5349f741cf831f3c5bb47dfea34557104528ccd9597810f

OS/ARCH

linux/amd64

Compressed size

398.23 MB

Last pushed

about 2 years by apache

Type

Image

Manifest digest

sha256:342f384bc21b4d31d5349f741cf831f3c5bb47dfea34557104528ccd9597810f

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
7MAINTAINER Apache BookKeeper <[email protected]>0 B
8ARG BK_VERSION=4.15.10 B
9ARG DISTRO_NAME=bookkeeper-server-4.17.1-bin0 B
10ARG DISTRO_URL=https://archive.apache.org/dist/bookkeeper/bookkeeper-4.17.1/bookkeeper-server-4.17.1-bin.tar.gz0 B
11ENV BOOKIE_PORT=31810 B
12ENV BOOKIE_HTTP_PORT=80800 B
13EXPOSE map[3181/tcp:{} 8080/tcp:{}]0 B
14ENV BK_USER=bookkeeper0 B
15ENV BK_HOME=/opt/bookkeeper0 B
16ENV DEBIAN_FRONTEND=noninteractive0 B
17ARG UBUNTU_MIRROR=http://archive.ubuntu.com/ubuntu/0 B
18ARG UBUNTU_SECURITY_MIRROR=http://security.ubuntu.com/ubuntu/0 B
19RUN |5 BK_VERSION=4.17.1 DISTRO_NAME=bookkeeper-server-4.17.1-bin DISTRO_URL=https://archive.apache.org/dist/bookkeeper/bookkeeper-4.17.1/bookkeeper-server-4.17.1-bin.tar.gz370.05 MB
20WORKDIR /opt/bookkeeper32 B
21COPY scripts /opt/bookkeeper/scripts # buildkit4.22 KB
22RUN |5 BK_VERSION=4.17.1 DISTRO_NAME=bookkeeper-server-4.17.1-bin DISTRO_URL=https://archive.apache.org/dist/bookkeeper/bookkeeper-4.17.1/bookkeeper-server-4.17.1-bin.tar.gz4.19 KB
23ENTRYPOINT ["/bin/bash" "/opt/bookkeeper/scripts/entrypoint.sh"]0 B
24CMD ["bookie"]0 B
25HEALTHCHECK &{["CMD-SHELL" "/bin/bash /opt/bookkeeper/scripts/healthcheck.sh"] "10s"0 B

Command

 ARG RELEASE