Namespace
library
Image / Tag
logstash:2.3.3-1
Content Digest
sha256:ba241f924ee5084550e08f5f808629c85adc1254d66ce602f6fbb9f741d5526f
Details
Created

2016-06-16 20:57:28 UTC

Size

196 MB

Content Digest
Environment
CA_CERTIFICATES_JAVA_VERSION

20140324

GOSU_VERSION

1.7

JAVA_DEBIAN_VERSION

8u91-b14-1~bpo8+1

JAVA_HOME

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

JAVA_VERSION

8u91

LANG

C.UTF-8

LOGSTASH_MAJOR

2.3

LOGSTASH_VERSION

1:2.3.3-1

LS_SETTINGS_DIR

/etc/logstash

PATH

/opt/logstash/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:5c90d4a2d1a8dfffd05ff2dd659923f0ca2d843b5e45d030e17abbcd06a11b5b - 24.96% (49 MB)

[#001] sha256:ab30c63719b10dd434ddbe896879bd9b637fe4e16749a94d3dc827450dc2a437 - 9.02% (17.7 MB)

[#002] sha256:be275827e8b7f9057582be291be9d0b1ea48379640585e97987ac337c495c0cd - 0.29% (574 KB)

[#003] sha256:4cbd0b70645ad8e4638b0ae616594bd6c43e268b18430fa622e26386d4a8424e - 0.0% (220 Bytes)

[#004] sha256:7d811bfac6eb74d6fcfd0e32ebb445b68d0e606ed2b5183db848374b0b63b0ee - 0.0% (242 Bytes)

[#005] sha256:d35e5f0a148b5551d0e9215821bcfaf76e5f6ab76ff17687cf201ce2beb6e2d0 - 25.94% (50.9 MB)

[#006] sha256:a17d585d8b66adf42eeb8e1b4f18c891b8e81f6af584233493638b3efe5fa460 - 0.14% (278 KB)

[#007] sha256:25368b2a6df8456a71cb1029228df1a35bb4437fc8e2820585af8008554a2fa0 - 0.46% (932 KB)

[#008] sha256:51c43aabfa0c74eba7b0be81d4df4c746d95a4867e69772468dfb8de4c961e76 - 0.0% (194 Bytes)

[#009] sha256:2b7b1af7c6d72bacff3d0b3c85db1305ea1de89638806f45640f589eee2b0d36 - 0.39% (789 KB)

[#010] sha256:749801b75ce0f7f82fada0bc17187ab72e0b2e47fc2dc5d327b6c4733276effb - 0.0% (1.42 KB)

[#011] sha256:6b9bdb6cbbee2232ce6e8cb7149643729a25ef8db19127b982bc247703eff534 - 0.0% (225 Bytes)

[#012] sha256:0e62294ff5b84f49fcb3f10d74685cdea3b9a7ac366cdd3b822fde47b1b5db3b - 38.8% (76.1 MB)

[#013] sha256:bfeab2b35322ed14e6a91b3d485f9bc28872a798a46f69a81c235a7daa7b74ba - 0.0% (251 Bytes)


History
2016-06-09 21:28:42 UTC

/bin/sh -c #(nop) ADD file:76679eeb94129df23c99013487d6b6bd779d2107bf07d194a524fdbb6a961530 in /

2016-06-09 21:28:43 UTC

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

2016-06-09 21:35:50 UTC

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

2016-06-09 22:08:24 UTC

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

2016-06-09 22:12:26 UTC

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

2016-06-09 22:12:26 UTC

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

2016-06-09 22:12:27 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

2016-06-09 22:12:27 UTC

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

2016-06-09 22:12:28 UTC

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

2016-06-09 22:12:28 UTC

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

2016-06-09 22:12:28 UTC

/bin/sh -c #(nop) ENV CA_CERTIFICATES_JAVA_VERSION=20140324

2016-06-09 22:13:51 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)" ]

2016-06-09 22:13:54 UTC

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

2016-06-10 16:41:04 UTC

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

2016-06-10 16:41:05 UTC

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

2016-06-10 16:41:06 UTC

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

2016-06-10 16:41:11 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

2016-06-10 16:41:33 UTC

/bin/sh -c apt-key adv --keyserver ha.pool.sks-keyservers.net --recv-keys 46095ACC8548582C1A2699A9D27D666CD88E42B4

2016-06-10 16:50:00 UTC

/bin/sh -c #(nop) ENV LOGSTASH_MAJOR=2.3

2016-06-16 19:35:02 UTC

/bin/sh -c #(nop) ENV LOGSTASH_VERSION=1:2.3.3-1

2016-06-16 19:35:04 UTC

/bin/sh -c echo "deb http://packages.elastic.co/logstash/${LOGSTASH_MAJOR}/debian stable main" > /etc/apt/sources.list.d/logstash.list

2016-06-16 19:36:18 UTC

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

2016-06-16 19:36:19 UTC

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

2016-06-16 20:57:26 UTC

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

2016-06-16 20:57:27 UTC

/bin/sh -c set -ex && if [ -f "$LS_SETTINGS_DIR/logstash.yml" ]; then sed -ri 's!^(path.log|path.config):!#&!g' "$LS_SETTINGS_DIR/logstash.yml"; fi

2016-06-16 20:57:28 UTC

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

2016-06-16 20:57:28 UTC

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

2016-06-16 20:57:28 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