Sign inSign up

apache/bookkeeper:4.16.5

Integration & delivery
Databases & storage
Manifest digest

sha256:3a39e79a3077352b5d56118e832d94fe80e947130801692e43eb2f2aac0f5f08

OS/ARCH

linux/amd64

Compressed size

385.04 MB

Last pushed

over 2 years by apache

Type

Image

Manifest digest

sha256:3a39e79a3077352b5d56118e832d94fe80e947130801692e43eb2f2aac0f5f08

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.16.5-bin0 B
10ARG DISTRO_URL=https://archive.apache.org/dist/bookkeeper/bookkeeper-4.16.5/bookkeeper-server-4.16.5-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.16.5 DISTRO_NAME=bookkeeper-server-4.16.5-bin DISTRO_URL=https://archive.apache.org/dist/bookkeeper/bookkeeper-4.16.5/bookkeeper-server-4.16.5-bin.tar.gz356.86 MB
20WORKDIR /opt/bookkeeper32 B
21COPY scripts /opt/bookkeeper/scripts # buildkit4.22 KB
22RUN |5 BK_VERSION=4.16.5 DISTRO_NAME=bookkeeper-server-4.16.5-bin DISTRO_URL=https://archive.apache.org/dist/bookkeeper/bookkeeper-4.16.5/bookkeeper-server-4.16.5-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