Namespace
library
Image / Tag
gradle:3.5-jdk9
Content Digest
sha256:37e45942facfa503a70f40a8312d7f337fee6526bea202e827a49136050a2507
Details
Created

2017-07-12 17:03:10 UTC

Size

327 MB

Content Digest
Environment
GRADLE_HOME

/opt/gradle

GRADLE_VERSION

3.5

JAVA_DEBIAN_VERSION

9~b177-3

JAVA_HOME

/docker-java-home

JAVA_VERSION

9~b177

LANG

C.UTF-8

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:f836f6e9bd1ef868da87e8fdcd0443c718f899e6da05effb84bb370ddc2c039f - 13.17% (43.1 MB)

[#001] sha256:866f097affeb6c2272cae889af2ad71060e7e1e31baef46758f838a060c70da5 - 3.27% (10.7 MB)

[#002] sha256:d3999d81b5d80519af4924f4ffa9088d684372004fc9380566ee69e32da21b49 - 1.29% (4.22 MB)

[#003] sha256:aa058e7e715a6212842c44a104b7cc2f75755d9b6b8dcbde6abb4bb41215fd58 - 15.41% (50.4 MB)

[#004] sha256:acd45d96ce63b510cd179a4616a425e8426043aad8bf6f0cbe235e306669a9fe - 0.19% (646 KB)

[#005] sha256:22fe5535b34a526a1b6eb10854c592499d136df1c43cc878aa034dd63e561892 - 0.0% (214 Bytes)

[#006] sha256:376fd88566eb93e15f95a7827dc4a94beb398ad982c824bb4cdd2f9363ea4f2b - 0.0% (240 Bytes)

[#007] sha256:2d004c5888e78f94c11295676dd9769f67bee0e0b6f7d542bf6874c08c12f323 - 0.0% (131 Bytes)

[#008] sha256:1f0e2affb373fbaee572fa6b7b244a20fc75f5b3d6232506ff82e91238db8d86 - 45.3% (148 MB)

[#009] sha256:61df4b623174b625a04641f405d72786ba6d2cc563ec2a70bccc5a0606ba67f5 - 21.37% (69.9 MB)

[#010] sha256:4b61b0860b061b32fbee7bce7a9c7baf671970de09635fe1d5ef3973fbeed1c6 - 0.0% (138 Bytes)


History
2017-06-20 20:20:10 UTC

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

2017-06-20 20:20:11 UTC

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

2017-06-20 21:12:16 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-07-07 01:34:05 UTC

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

2017-07-07 01:34:49 UTC

/bin/sh -c apt-get update && apt-get install -y --no-install-recommends bzr git mercurial openssh-client subversion procps && rm -rf /var/lib/apt/lists/*

2017-07-07 05:26:59 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-07-07 05:27:01 UTC

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

2017-07-07 05:27:02 UTC

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

2017-07-07 05:27:05 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-07-07 05:27:06 UTC

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

2017-07-07 05:27:07 UTC

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

2017-07-10 20:14:03 UTC

/bin/sh -c #(nop) ENV JAVA_VERSION=9~b177

2017-07-10 20:14:03 UTC

/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=9~b177-3

2017-07-10 20:14:34 UTC

/bin/sh -c set -ex; apt-get update; apt-get install -y openjdk-9-jdk-headless="$JAVA_DEBIAN_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'

2017-07-10 22:55:56 UTC

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

2017-07-10 22:55:56 UTC

/bin/sh -c #(nop) ENV GRADLE_HOME=/opt/gradle

2017-07-12 17:02:57 UTC

/bin/sh -c #(nop) ENV GRADLE_VERSION=3.5

2017-07-12 17:02:57 UTC

/bin/sh -c #(nop) ARG GRADLE_DOWNLOAD_SHA256=0b7450798c190ff76b9f9a3d02e18b33d94553f708ebc08ebe09bdf99111d110

2017-07-12 17:03:03 UTC

|1 GRADLE_DOWNLOAD_SHA256=0b7450798c190ff76b9f9a3d02e18b33d94553f708ebc08ebe09bdf99111d110 /bin/sh -c set -o errexit -o nounset && echo "Downloading Gradle" && wget --no-verbose --output-document=gradle.zip "https://services.gradle.org/distributions/gradle-${GRADLE_VERSION}-bin.zip" && echo "Checking download hash" && echo "${GRADLE_DOWNLOAD_SHA256} *gradle.zip" | sha256sum --check - && echo "Installing Gradle" && unzip gradle.zip && rm gradle.zip && mv "gradle-${GRADLE_VERSION}" "${GRADLE_HOME}/" && ln --symbolic "${GRADLE_HOME}/bin/gradle" /usr/bin/gradle && echo "Adding gradle user and group" && groupadd --system --gid 1000 gradle && useradd --system --gid gradle --uid 1000 --shell /bin/bash --create-home gradle && mkdir /home/gradle/.gradle && chown --recursive gradle:gradle /home/gradle

2017-07-12 17:03:04 UTC

/bin/sh -c #(nop) USER [gradle]

2017-07-12 17:03:04 UTC

/bin/sh -c #(nop) VOLUME [/home/gradle/.gradle]

2017-07-12 17:03:05 UTC

/bin/sh -c #(nop) WORKDIR /home/gradle

2017-07-12 17:03:10 UTC

|1 GRADLE_DOWNLOAD_SHA256=0b7450798c190ff76b9f9a3d02e18b33d94553f708ebc08ebe09bdf99111d110 /bin/sh -c set -o errexit -o nounset && echo "Testing Gradle installation" && gradle --version

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