Sign inSign up

apache/bookkeeper:4.17.3

Integration & delivery
Databases & storage
Manifest digest

sha256:cb17d6417343f23f5be5a690d9c83f4aa9fb13dfcc493182be95269ac184a76c

OS/ARCH

linux/amd64

Compressed size

401.92 MB

Last pushed

8 months by apache

Type

Image

Manifest digest

sha256:cb17d6417343f23f5be5a690d9c83f4aa9fb13dfcc493182be95269ac184a76c

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