Sign inSign up

debezium/zookeeper:2.7.1.Final

Multi-platform
Index digest

sha256:e335ef787e95f650d786a32361796a4eeebf730ef80b79b78e953274c26a0e41

OS/ARCH

Compressed size

360.3 MB

Last pushed

about 2 years by debeziumci

Type

Image

Manifest digest

sha256:6ebec796f86b4cbd49fcfeecb6903aea8a2a179597d6181f72457433b91b1f52

Image Layers

140.03 MB
2LABEL maintainer=Debezium Community0 B
3USER root0 B
4RUN /bin/sh -c microdnf update280.78 MB
5LABEL maintainer=Debezium Community0 B
6ENV ZK_VERSION=3.8.3 ZK_HOME=/zookeeper SHA256HASH=eb1a5e79fe55fa50e36021ca8b752e40584d5e24f23985c43e9f56abfbf23c0239dce37d18f27213c9a38fcb6f68daf1a9468fc352e6ac2364faaf9b56145bdf0 B
7ENV ZK_URL_PATH=zookeeper/zookeeper-3.8.3/apache-zookeeper-3.8.3-bin.tar.gz0 B
8USER root0 B
9RUN /bin/sh -c groupadd -r1.8 KB
10RUN /bin/sh -c chown -R32 B
11USER zookeeper0 B
12RUN /bin/sh -c mkdir $ZK_HOME/data148 B
13RUN /bin/sh -c curl -fSL14.15 MB
14RUN /bin/sh -c echo "$SHA256HASH14.12 MB
15RUN /bin/sh -c rm -r135 B
16RUN /bin/sh -c chmod -R11.21 MB
17WORKDIR /zookeeper32 B
18COPY ./zoo.cfg /zookeeper/conf/zoo.cfg # buildkit752 B
19RUN /bin/sh -c sed -i1.45 KB
20RUN /bin/sh -c mkdir $ZK_HOME/conf.orig2.59 KB
21RUN /bin/sh -c echo 'CLASSPATH="${CLASSPATH//bin\/\.\.\/lib\//lib/}"'1.67 KB
22EXPOSE map[2181/tcp:{} 2888/tcp:{} 3888/tcp:{}]0 B
23VOLUME [/zookeeper/data /zookeeper/txns /zookeeper/conf]0 B
24COPY ./docker-entrypoint.sh / # buildkit1.29 KB
25ENTRYPOINT ["/docker-entrypoint.sh"]0 B
26CMD ["start"]0 B

Command