Namespace
library
Image / Tag
gradle:3.4.1-jdk7
Content Digest
sha256:046723c61d54150ff897a07ae9be05109c5fd53f2502fbb18030410c85d1d519
Details
Created

2017-03-24 17:02:42 UTC

Size

308 MB

Content Digest
Environment
GRADLE_HOME

/opt/gradle

GRADLE_VERSION

3.4.1

JAVA_DEBIAN_VERSION

7u121-2.6.8-2~deb8u1

JAVA_HOME

/usr/lib/jvm/java-7-openjdk-amd64

JAVA_VERSION

7u121

LANG

C.UTF-8

PATH

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


Layers

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

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

[#002] sha256:7d27bd3d7fecb89d4028f4afa3ee866d2262c5105fc37f57aa82af918dc2f84c - 13.18% (40.6 MB)

[#003] sha256:e61641c845ed10c60ee9ec652f04ed75c16c4defef698b5d8ce3162c275d85f1 - 0.18% (580 KB)

[#004] sha256:f7351379492b05c38649d657294dcda89a680113bca69f5cf5a937e428dad867 - 0.0% (243 Bytes)

[#005] sha256:99e21d5fa0723e184d86d90e0324d97dedc7295e2909d8a743d5644d3bfe7fb3 - 43.2% (133 MB)

[#006] sha256:f10a2b446dda53c70dfbf6228635e7a8074472f41a2ef1690d072d4695752e8d - 21.75% (67 MB)

[#007] sha256:66d72f6e7aa4151b063d81494616e615f8a49aa5554e777dd269a8f5a60df821 - 0.0% (138 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 19:11:16 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-03-21 22:13:18 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:13:18 UTC

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

2017-03-21 22:13:19 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:13:20 UTC

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

2017-03-21 22:13:20 UTC

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

2017-03-21 22:13:20 UTC

/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=7u121-2.6.8-2~deb8u1

2017-03-21 22:14:26 UTC

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

2017-03-23 18:30:07 UTC

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

2017-03-23 18:30:28 UTC

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

2017-03-24 17:02:30 UTC

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

2017-03-24 17:02:31 UTC

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

2017-03-24 17:02:36 UTC

|1 GRADLE_DOWNLOAD_SHA256=db1db193d479cc1202be843f17e4526660cfb0b21b57d62f3a87f88c878af9b2 /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-03-24 17:02:36 UTC

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

2017-03-24 17:02:37 UTC

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

2017-03-24 17:02:37 UTC

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

2017-03-24 17:02:42 UTC

|1 GRADLE_DOWNLOAD_SHA256=db1db193d479cc1202be843f17e4526660cfb0b21b57d62f3a87f88c878af9b2 /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