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 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=22.040 B5ADD file ... in / 28.17 MB6CMD ["/bin/bash"]0 B8ARG BK_VERSION=4.15.10 B9ARG DISTRO_NAME=bookkeeper-server-4.16.5-bin0 B10ARG DISTRO_URL=https://archive.apache.org/dist/bookkeeper/bookkeeper-4.16.5/bookkeeper-server-4.16.5-bin.tar.gz0 B11ENV BOOKIE_PORT=31810 B12ENV BOOKIE_HTTP_PORT=80800 B13EXPOSE map[3181/tcp:{} 8080/tcp:{}]0 B14ENV BK_USER=bookkeeper0 B15ENV BK_HOME=/opt/bookkeeper0 B16ENV DEBIAN_FRONTEND=noninteractive0 B17ARG UBUNTU_MIRROR=http://archive.ubuntu.com/ubuntu/0 B18ARG UBUNTU_SECURITY_MIRROR=http://security.ubuntu.com/ubuntu/0 B19RUN |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 MB20WORKDIR /opt/bookkeeper32 B21COPY scripts /opt/bookkeeper/scripts # buildkit4.22 KB22RUN |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 KB23ENTRYPOINT ["/bin/bash" "/opt/bookkeeper/scripts/entrypoint.sh"]0 B24CMD ["bookie"]0 B25HEALTHCHECK &{["CMD-SHELL" "/bin/bash /opt/bookkeeper/scripts/healthcheck.sh"] "10s"0 BCommand
ARG RELEASE