Namespace
library
Image / Tag
logstash:5.3.0
Content Digest
sha256:ca72696f41b82c9afe73e6dd07fb78b159d48a48db9f5429c1c95acc1563916b
Details
Created

2017-03-30 22:45:35 UTC

Size

211 MB

Content Digest
Environment
CA_CERTIFICATES_JAVA_VERSION

20161107~bpo8+1

GOSU_VERSION

1.7

JAVA_DEBIAN_VERSION

8u121-b13-1~bpo8+1

JAVA_HOME

/usr/lib/jvm/java-8-openjdk-amd64/jre

JAVA_VERSION

8u121

LANG

C.UTF-8

LOGSTASH_DEB_VERSION

1:5.3.0-1

LOGSTASH_VERSION

5.3.0

LS_SETTINGS_DIR

/etc/logstash

PATH

/usr/share/logstash/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:6d827a3ef358f4fa21ef8251f95492e667da826653fd43641cef5a877dc03a70 - 23.21% (49.1 MB)

[#001] sha256:2726297beaf19be957416750338c095ae15b94adc0e8c1306cebbf113f8b9a5c - 8.39% (17.7 MB)

[#002] sha256:d6e483851652b9825b74947a58f00868b38247c47aa454d09adcbc42ca5a4404 - 0.26% (554 KB)

[#003] sha256:ef624abeb7b86d6e49695d5e19f510137408c991650ff916ccf1d613aa8924a3 - 0.0% (215 Bytes)

[#004] sha256:0e108ce2208d5e025afd56527699370e2c719b307767fa724af487b796cb1579 - 0.0% (242 Bytes)

[#005] sha256:6a77bcb48281269d007610db1bdef9ab31529861d13edd629ed65e8098c6fc4b - 24.18% (51.1 MB)

[#006] sha256:016fd08a71c81e3ed7358c4856c567a2571f98e8a2953f672d81c5e964a2262c - 0.13% (282 KB)

[#007] sha256:c3410490ec43128f3370132fe58c1dbfc51a975d3c152b8b20a0248506908f1b - 0.61% (1.29 MB)

[#008] sha256:c05b7dfeb1dc3ce5f044c6b05389e74d30034baa7a683b27d37af515fb6092a1 - 0.0% (191 Bytes)

[#009] sha256:c51b919537395f0ad9ebabdf35598e82b2a418d4de4d0ca0b4ba781ea5aa8e13 - 0.36% (789 KB)

[#010] sha256:589eb9f695cd715eadc475db85e19191fb3151bffe0227b84bbc29cffcca791e - 0.0% (1.41 KB)

[#011] sha256:94884eaafee805e59fadf9312c44cf4aaa8110b4135d5fca8126370ee5b0a2aa - 0.0% (228 Bytes)

[#012] sha256:0154099706d727a64f1ee8d5eb4f96400ee91f79321a0dda30ccaeee5fba6f13 - 42.86% (90.6 MB)

[#013] sha256:5ae5d2037f932e81c3a81cb7dc6a5feb20ef10e238549ef5eb5762b5d2cc3c9e - 0.0% (2.2 KB)

[#014] sha256:8e6205415dd5b1262ec3cd58ca70578e55e2bf6ff002c6988507100f1ff1b201 - 0.0% (303 Bytes)


History
2017-03-21 18:28:51 UTC

/bin/sh -c #(nop) ADD file:4eedf861fb567fffb2694b65ebdd58d5e371a2c28c3863f363f333cb34e5eb7b in /

2017-03-21 18:29:05 UTC

/bin/sh -c #(nop) CMD ["/bin/bash"]

2017-03-21 19:10:58 UTC

/bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates curl wget && rm -rf /var/lib/apt/lists/*

2017-03-21 22:14:36 UTC

/bin/sh -c apt-get update && apt-get install -y --no-install-recommends bzip2 unzip xz-utils && rm -rf /var/lib/apt/lists/*

2017-03-21 22:49:14 UTC

/bin/sh -c echo 'deb http://deb.debian.org/debian jessie-backports main' > /etc/apt/sources.list.d/jessie-backports.list

2017-03-21 22:49:15 UTC

/bin/sh -c #(nop) ENV LANG=C.UTF-8

2017-03-21 22:49:16 UTC

/bin/sh -c { echo '#!/bin/sh'; echo 'set -e'; echo; echo 'dirname "$(dirname "$(readlink -f "$(which javac || which java)")")"'; } > /usr/local/bin/docker-java-home && chmod +x /usr/local/bin/docker-java-home

2017-03-21 22:49:17 UTC

/bin/sh -c #(nop) ENV JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64/jre

2017-03-21 22:49:17 UTC

/bin/sh -c #(nop) ENV JAVA_VERSION=8u121

2017-03-21 22:49:18 UTC

/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=8u121-b13-1~bpo8+1

2017-03-21 22:49:18 UTC

/bin/sh -c #(nop) ENV CA_CERTIFICATES_JAVA_VERSION=20161107~bpo8+1

2017-03-21 22:51:33 UTC

/bin/sh -c set -x && apt-get update && apt-get install -y openjdk-8-jre-headless="$JAVA_DEBIAN_VERSION" ca-certificates-java="$CA_CERTIFICATES_JAVA_VERSION" && rm -rf /var/lib/apt/lists/* && [ "$JAVA_HOME" = "$(docker-java-home)" ]

2017-03-21 22:51:35 UTC

/bin/sh -c /var/lib/dpkg/info/ca-certificates-java.postinst configure

2017-03-22 21:26:41 UTC

/bin/sh -c apt-get update && apt-get install -y --no-install-recommends apt-transport-https libzmq3 && rm -rf /var/lib/apt/lists/*

2017-03-22 21:26:43 UTC

/bin/sh -c mkdir -p /usr/local/lib && ln -s /usr/lib/*/libzmq.so.3 /usr/local/lib/libzmq.so

2017-03-22 21:26:43 UTC

/bin/sh -c #(nop) ENV GOSU_VERSION=1.7

2017-03-22 21:26:48 UTC

/bin/sh -c set -x && wget -O /usr/local/bin/gosu "https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$(dpkg --print-architecture)" && wget -O /usr/local/bin/gosu.asc "https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$(dpkg --print-architecture).asc" && export GNUPGHOME="$(mktemp -d)" && gpg --keyserver ha.pool.sks-keyservers.net --recv-keys B42F6819007F00F88E364FD4036A9C25BF357DD4 && gpg --batch --verify /usr/local/bin/gosu.asc /usr/local/bin/gosu && rm -r "$GNUPGHOME" /usr/local/bin/gosu.asc && chmod +x /usr/local/bin/gosu && gosu nobody true

2017-03-22 21:26:50 UTC

/bin/sh -c set -ex; key='46095ACC8548582C1A2699A9D27D666CD88E42B4'; export GNUPGHOME="$(mktemp -d)"; gpg --keyserver ha.pool.sks-keyservers.net --recv-keys "$key"; gpg --export "$key" > /etc/apt/trusted.gpg.d/elastic.gpg; rm -r "$GNUPGHOME"; apt-key list

2017-03-22 21:27:54 UTC

/bin/sh -c echo 'deb https://artifacts.elastic.co/packages/5.x/apt stable main' > /etc/apt/sources.list.d/logstash.list

2017-03-30 22:45:05 UTC

/bin/sh -c #(nop) ENV LOGSTASH_VERSION=5.3.0

2017-03-30 22:45:05 UTC

/bin/sh -c #(nop) ENV LOGSTASH_DEB_VERSION=1:5.3.0-1

2017-03-30 22:45:30 UTC

/bin/sh -c set -x && apt-get update && apt-get install -y --no-install-recommends "logstash=$LOGSTASH_DEB_VERSION" && rm -rf /var/lib/apt/lists/*

2017-03-30 22:45:31 UTC

/bin/sh -c #(nop) ENV PATH=/usr/share/logstash/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

2017-03-30 22:45:31 UTC

/bin/sh -c #(nop) ENV LS_SETTINGS_DIR=/etc/logstash

2017-03-30 22:45:33 UTC

/bin/sh -c set -ex; if [ -f "$LS_SETTINGS_DIR/logstash.yml" ]; then sed -ri 's!^path\.config:!#&!g' "$LS_SETTINGS_DIR/logstash.yml"; fi; if [ -f "$LS_SETTINGS_DIR/log4j2.properties" ]; then cp "$LS_SETTINGS_DIR/log4j2.properties" "$LS_SETTINGS_DIR/log4j2.properties.dist"; truncate --size=0 "$LS_SETTINGS_DIR/log4j2.properties"; fi

2017-03-30 22:45:33 UTC

/bin/sh -c #(nop) COPY file:b540f903cdce9f3c92d22e6ec1673d5185797f0f604d4ddc9fdeb6fab1050a8f in /

2017-03-30 22:45:34 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]

2017-03-30 22:45:35 UTC

/bin/sh -c #(nop) CMD ["-e" ""]

Danger Zone
Delete Tag

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.

Delete