2017-08-09 08:54:30 UTC
239 MB
0.3.6
KAFKA_CONNECT_PLUGINS_DIR/kafka/connect
KAFKA_HOME/kafka
KAFKA_VERSION0.10.0.1
MAVEN_CENTRALhttps://repo1.maven.org/maven2
MD5HASH702885A3F3EFADE1EE08435D29407474
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
SCALA_VERSION2.11
[#000] sha256:8b87079b7a06f9b72e3cca2c984c60e118229c60f0bff855d822f758c112b485 - 20.51% (49 MB)
[#001] sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4 - 0.0% (32 Bytes)
[#002] sha256:4e6e07f95b655597e6589ef74691f50f1031e07917d2180fbc379e91b0613fe3 - 0.0% (1.37 KB)
[#003] sha256:58f705c03f6684bc456143a3bc048a23a14da93924195719622ff1198e847bdf - 0.0% (222 Bytes)
[#004] sha256:192a7774195b4c27f938b6eef919a7d5b884c7d3f48619de0cc8099b8b625b74 - 3.78% (9.03 MB)
[#005] sha256:cd5551699e5b974c3f409f1c8c9ce4e987bde99111bc9e4edc0d478321521bce - 33.48% (80 MB)
[#006] sha256:4dd7da8b94431f31dd4e5b9edc84238766849492e682355df8dab0927137d72b - 2.7% (6.44 MB)
[#007] sha256:ea9143dd83402224eeb97dd4710fc4025e62d17a43bee0caf6969e0ec7bdafb9 - 0.0% (4.3 KB)
[#008] sha256:95710422cafb1c4bff0c327215ff338c5b6a99cef4161faa851d9f0bf28b9cfb - 0.0% (137 Bytes)
[#009] sha256:7b24735634656a651dab3c4593be539096598ea897fcb022bd0ddc5f5d33771a - 12.71% (30.4 MB)
[#010] sha256:89a3e617f84fa01a4653fb933a7d0622849adb31ee97186616a9528bc4935483 - 12.72% (30.4 MB)
[#011] sha256:7b95f77ff28364bcf290b5d454351b42dcfac7326b1a054264e5a4ffe32ddf82 - 0.0% (820 Bytes)
[#012] sha256:fe45a1a71af7c98f3feaf35a3592d0c67ce0c15db327c8e15f0ed08aa7f286fc - 12.72% (30.4 MB)
[#013] sha256:f2fadb69cce8cb48ce8d94d91e028bff6d85db026bf396de9d7eefd171e7fc76 - 0.0% (2.81 KB)
[#014] sha256:2c300a468444a8ed13558318afdd6ef372a222588b4c886acea52edccb130a0e - 0.0% (2.33 KB)
[#015] sha256:c40c27b31eea0a883c1a2066732dd2f08e738ac03b8a0a3012995619e8480354 - 0.0% (433 Bytes)
[#016] sha256:6f6311c495d5212a9298aa14ecf46263132329df5cb0e59f6fde2419b57363ff - 0.0% (122 Bytes)
[#017] sha256:216670c02ec14bf1d6ae13ea27dc01ea14027f95adc43c75c10b1ce8df29cb8f - 0.0% (148 Bytes)
[#018] sha256:21afb7e0c963092152be19e92e037b758572462b87490dc8d153113cf089b79e - 0.65% (1.54 MB)
[#019] sha256:482674f9b4238fd97f068fe6523a79f4fb52ef561f4bccab9864433f95c14d72 - 0.73% (1.75 MB)
/bin/sh -c #(nop) ADD file:dc2eddd5d35b9d66e4db747f5939b2be7f863dcee64c934b0da690f55a23aee8 in /
2016-05-03 20:57:42 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2016-05-19 14:27:02 UTC/bin/sh -c apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 0x219BD9C9
2016-05-19 14:27:03 UTC/bin/sh -c echo "deb http://repos.azulsystems.com/debian stable main" >> /etc/apt/sources.list.d/zulu.list
2016-05-19 14:27:16 UTC/bin/sh -c apt-get -qq update
2016-05-19 14:27:48 UTC/bin/sh -c apt-get -y install zulu-8=8.15.0.1
2017-08-09 07:38:40 UTC/bin/sh -c #(nop) MAINTAINER Debezium Community
2017-08-09 07:40:07 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates curl && rm -rf /var/lib/apt/lists/*
2017-08-09 08:05:21 UTC/bin/sh -c #(nop) MAINTAINER Debezium Community
2017-08-09 08:05:21 UTC/bin/sh -c #(nop) ENV KAFKA_VERSION=0.10.0.1 SCALA_VERSION=2.11 KAFKA_HOME=/kafka MD5HASH=702885A3F3EFADE1EE08435D29407474
2017-08-09 08:05:21 UTC/bin/sh -c #(nop) USER [root]
2017-08-09 08:05:22 UTC/bin/sh -c groupadd -r kafka -g 1001 && useradd -u 1001 -r -g kafka -m -d $KAFKA_HOME -s /sbin/nologin -c "Kafka user" kafka && chmod 755 $KAFKA_HOME
2017-08-09 08:05:23 UTC/bin/sh -c mkdir $KAFKA_HOME/data && mkdir $KAFKA_HOME/logs
2017-08-09 08:05:26 UTC/bin/sh -c curl -fSL -o /tmp/kafka.tgz $(curl --stderr /dev/null https://www.apache.org/dyn/closer.cgi\?as_json\=1 | sed -rn 's/.*"preferred":.*"(.*)"/\1/p')kafka/$KAFKA_VERSION/kafka_$SCALA_VERSION-$KAFKA_VERSION.tgz
2017-08-09 08:05:28 UTC/bin/sh -c echo "$MD5HASH /tmp/kafka.tgz" | md5sum -c - && tar -xzf /tmp/kafka.tgz -C $KAFKA_HOME --strip-components 1 && rm -f /tmp/kafka.tgz
2017-08-09 08:05:28 UTC/bin/sh -c #(nop) COPY file:ec30f0e3a97125f3a40f3217331c3866a40ba1e61df07707218d30a2172073ea in /kafka/config/log4j.properties
2017-08-09 08:05:30 UTC/bin/sh -c chown -R kafka $KAFKA_HOME && chgrp -R kafka $KAFKA_HOME
2017-08-09 08:05:30 UTC/bin/sh -c #(nop) USER [kafka]
2017-08-09 08:05:30 UTC/bin/sh -c #(nop) WORKDIR /kafka
2017-08-09 08:05:30 UTC/bin/sh -c #(nop) EXPOSE 9092/tcp
2017-08-09 08:05:31 UTC/bin/sh -c #(nop) VOLUME [/kafka/data /kafka/logs /kafka/config]
2017-08-09 08:05:31 UTC/bin/sh -c #(nop) COPY file:e6b259beffb850c6880eebdcaca967afecc398a6afd0df610de563f558ddbc0f in /
2017-08-09 08:05:31 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2017-08-09 08:05:31 UTC/bin/sh -c #(nop) CMD ["start"]
2017-08-09 08:31:31 UTC/bin/sh -c #(nop) MAINTAINER Debezium Community
2017-08-09 08:31:31 UTC/bin/sh -c #(nop) EXPOSE 8083/tcp
2017-08-09 08:31:32 UTC/bin/sh -c #(nop) VOLUME [/kafka/data /kafka/logs /kafka/config]
2017-08-09 08:31:32 UTC/bin/sh -c #(nop) COPY file:7bcadaba4883ee22fa1f15637301e080817c25fe2b7770faf9fde0b2b8c2b335 in /
2017-08-09 08:31:32 UTC/bin/sh -c #(nop) COPY file:88f07c0b3f00e0bf07e37039f28109b75e904a5da0d4405e74cbf75f1eae3941 in /kafka/config/log4j.properties
2017-08-09 08:31:32 UTC/bin/sh -c #(nop) ENV KAFKA_CONNECT_PLUGINS_DIR=/kafka/connect
2017-08-09 08:31:33 UTC/bin/sh -c mkdir $KAFKA_CONNECT_PLUGINS_DIR;
2017-08-09 08:31:33 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2017-08-09 08:31:33 UTC/bin/sh -c #(nop) CMD ["start"]
2017-08-09 08:54:27 UTC/bin/sh -c #(nop) MAINTAINER Debezium Community
2017-08-09 08:54:27 UTC/bin/sh -c #(nop) ENV DEBEZIUM_VERSION=0.3.6 MAVEN_CENTRAL=https://repo1.maven.org/maven2
2017-08-09 08:54:28 UTC/bin/sh -c mkdir $KAFKA_CONNECT_PLUGINS_DIR/debezium
2017-08-09 08:54:29 UTC/bin/sh -c curl -fSL -o /tmp/plugin.tar.gz $MAVEN_CENTRAL/io/debezium/debezium-connector-mysql/$DEBEZIUM_VERSION/debezium-connector-mysql-$DEBEZIUM_VERSION-plugin.tar.gz && echo "1a48d8b1328f1074ef3f6a2394213170 /tmp/plugin.tar.gz" | md5sum -c - && tar -xzf /tmp/plugin.tar.gz -C $KAFKA_CONNECT_PLUGINS_DIR/debezium --strip 1 && rm -f /tmp/plugin.tar.gz
2017-08-09 08:54:30 UTC/bin/sh -c curl -fSL -o /tmp/plugin.tar.gz $MAVEN_CENTRAL/io/debezium/debezium-connector-mongodb/$DEBEZIUM_VERSION/debezium-connector-mongodb-$DEBEZIUM_VERSION-plugin.tar.gz && echo "a13c1d22fe602930e9a1dae9fae581e7 /tmp/plugin.tar.gz" | md5sum -c - && tar -xzf /tmp/plugin.tar.gz -C $KAFKA_CONNECT_PLUGINS_DIR/debezium --strip 1 && rm -f /tmp/plugin.tar.gz
Please be careful as this will not just delete the reference but also the actual content!
For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.