Namespace
library
Image / Tag
flink:1.3.2-hadoop27-scala_2.10
Content Digest
sha256:24133305e72ab1fc379e79b9655add32f3a3e2252d824deecf1f19de21e4dfe9
Details
Created

2018-03-20 07:16:41 UTC

Size

349 MB

Content Digest
Environment
CA_CERTIFICATES_JAVA_VERSION

20170531+nmu1

FLINK_ASC_URL

https://www.apache.org/dist/flink/flink-1.3.2/flink-1.3.2-bin-hadoop27-scala_2.10.tgz.asc

FLINK_HOME

/opt/flink

FLINK_TGZ_URL

https://www.apache.org/dyn/closer.cgi?action=download&filename=flink/flink-1.3.2/flink-1.3.2-bin-hadoop27-scala_2.10.tgz

FLINK_URL_FILE_PATH

flink/flink-1.3.2/flink-1.3.2-bin-hadoop27-scala_2.10.tgz

FLINK_VERSION

1.3.2

GOSU_VERSION

1.7

HADOOP_VERSION

27

JAVA_DEBIAN_VERSION

8u162-b12-1~deb9u1

JAVA_HOME

/docker-java-home/jre

JAVA_VERSION

8u162

LANG

C.UTF-8

PATH

/opt/flink/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

SCALA_VERSION

2.10


Layers

[#000] sha256:c73ab1c6897bf5c11da3c95cab103e7ca8cf10a6d041eda2ff836f45a40e3d3b - 12.35% (43 MB)

[#001] sha256:1ab373b3deaed929a15574ac1912afc6e173f80d400aba0e96c89f6a58961f2d - 3.04% (10.6 MB)

[#002] sha256:b542772b417703c0311c0b90136091369bcd9c2176c0e3ceed5a0114d743ee3c - 1.19% (4.13 MB)

[#003] sha256:0bcc3741ab1482834b5abfa57c8bfe63e5375639e204249c938c93911ddd0bfc - 0.23% (832 KB)

[#004] sha256:421d624d778db5daa314016821187843c7f159cf08964f0ac0d4d8e0c35bf485 - 0.0% (247 Bytes)

[#005] sha256:26ad58237506b8fe6e1491f9aed7aba2672afa561e19af378379e984ace8e645 - 0.0% (130 Bytes)

[#006] sha256:8dbabc90b2b88af86284508836e854ab5ea90ac04c5fb5f0cf32caca8245d7de - 42.47% (148 MB)

[#007] sha256:982930be204d019954bbd61d64a6c48bc498d0577b503edb7d976fa51225f45f - 0.07% (266 KB)

[#008] sha256:0f8726784700b319965d5bf3ad7c20ce21578cc03b00487077f8e5540f38c1c7 - 0.13% (471 KB)

[#009] sha256:ef1d9573a75e8b5e9cc3e5c3e8f7b916321451de123fa079a87f1e2dd2267ede - 0.22% (800 KB)

[#010] sha256:bf963c6640a2fd36e1980f1b66732ef86726a058d46029622a65aab21f89d8b9 - 0.0% (4.54 KB)

[#011] sha256:2cf890cf58c222be63f76b6575a8d86f04128c1fda08087fc879da072e2154d5 - 0.0% (114 Bytes)

[#012] sha256:ae6a7636ebee4afd6dca0114194e8df66838d454ae6edb7cb7d413b14b41367c - 0.01% (53.4 KB)

[#013] sha256:914080ccc6b3ca83c7f1d556dc180e2a5ba6010447a749be18b5af5267060986 - 40.27% (140 MB)

[#014] sha256:41614b8071799d1eee7f6252a9c7ce29661977c90e13e95d5090680dc904fc3d - 0.0% (1.09 KB)


History
2018-03-13 22:26:49 UTC

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

2018-03-13 22:26:49 UTC

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

2018-03-13 23:56:19 UTC

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

2018-03-13 23:56:22 UTC

/bin/sh -c set -ex; if ! command -v gpg > /dev/null; then apt-get update; apt-get install -y --no-install-recommends gnupg dirmngr ; rm -rf /var/lib/apt/lists/*; fi

2018-03-14 10:50:22 UTC

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

2018-03-14 10:50:22 UTC

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

2018-03-14 10:50:23 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

2018-03-14 10:50:24 UTC

/bin/sh -c ln -svT "/usr/lib/jvm/java-8-openjdk-$(dpkg --print-architecture)" /docker-java-home

2018-03-14 10:50:24 UTC

/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home/jre

2018-03-19 21:11:11 UTC

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

2018-03-19 21:11:11 UTC

/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=8u162-b12-1~deb9u1

2018-03-19 21:11:11 UTC

/bin/sh -c #(nop) ENV CA_CERTIFICATES_JAVA_VERSION=20170531+nmu1

2018-03-19 21:11:50 UTC

/bin/sh -c set -ex; if [ ! -d /usr/share/man/man1 ]; then mkdir -p /usr/share/man/man1; fi; apt-get update; apt-get install -y openjdk-8-jre="$JAVA_DEBIAN_VERSION" ca-certificates-java="$CA_CERTIFICATES_JAVA_VERSION" ; rm -rf /var/lib/apt/lists/*; [ "$(readlink -f "$JAVA_HOME")" = "$(docker-java-home)" ]; update-alternatives --get-selections | awk -v home="$(readlink -f "$JAVA_HOME")" 'index($3, home) == 1 { $2 = "manual"; print | "update-alternatives --set-selections" }'; update-alternatives --query java | grep -q 'Status: manual'

2018-03-19 21:11:52 UTC

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

2018-03-20 06:49:11 UTC

/bin/sh -c set -ex; apt-get update; apt-get -y install libsnappy1v5; rm -rf /var/lib/apt/lists/*

2018-03-20 06:49:11 UTC

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

2018-03-20 06:49:40 UTC

/bin/sh -c set -ex; wget -nv -O /usr/local/bin/gosu "https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$(dpkg --print-architecture)"; wget -nv -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 -rf "$GNUPGHOME" /usr/local/bin/gosu.asc; chmod +x /usr/local/bin/gosu; gosu nobody true

2018-03-20 07:16:09 UTC

/bin/sh -c #(nop) ENV FLINK_VERSION=1.3.2 HADOOP_VERSION=27 SCALA_VERSION=2.10

2018-03-20 07:16:10 UTC

/bin/sh -c #(nop) ENV FLINK_HOME=/opt/flink

2018-03-20 07:16:10 UTC

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

2018-03-20 07:16:11 UTC

/bin/sh -c groupadd --system --gid=9999 flink && useradd --system --home-dir $FLINK_HOME --uid=9999 --gid=flink flink

2018-03-20 07:16:11 UTC

/bin/sh -c #(nop) WORKDIR /opt/flink

2018-03-20 07:16:11 UTC

/bin/sh -c #(nop) ENV FLINK_URL_FILE_PATH=flink/flink-1.3.2/flink-1.3.2-bin-hadoop27-scala_2.10.tgz

2018-03-20 07:16:12 UTC

/bin/sh -c #(nop) ENV FLINK_TGZ_URL=https://www.apache.org/dyn/closer.cgi?action=download&filename=flink/flink-1.3.2/flink-1.3.2-bin-hadoop27-scala_2.10.tgz FLINK_ASC_URL=https://www.apache.org/dist/flink/flink-1.3.2/flink-1.3.2-bin-hadoop27-scala_2.10.tgz.asc

2018-03-20 07:16:12 UTC

/bin/sh -c #(nop) COPY file:1b3d6b0de4c8f155f3f310dea96670e1f8dcff77569e00e42b8942faa95df302 in /KEYS

2018-03-20 07:16:40 UTC

/bin/sh -c set -ex; wget -nv -O flink.tgz "$FLINK_TGZ_URL"; wget -nv -O flink.tgz.asc "$FLINK_ASC_URL"; export GNUPGHOME="$(mktemp -d)"; gpg --import /KEYS; gpg --batch --verify flink.tgz.asc flink.tgz; rm -rf "$GNUPGHOME" flink.tgz.asc; tar -xf flink.tgz --strip-components=1; rm flink.tgz; chown -R flink:flink .;

2018-03-20 07:16:41 UTC

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

2018-03-20 07:16:41 UTC

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

2018-03-20 07:16:41 UTC

/bin/sh -c #(nop) EXPOSE 6123/tcp 8081/tcp

2018-03-20 07:16:41 UTC

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

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