Namespace
library
Image / Tag
maven:3.3.3-jdk-9
Content Digest
sha256:2394af45f3b07ea98c7231df2c7c1b9642735b5a524c999c6e95a6b60f0f3829
Details
Created

2016-06-27 17:00:08 UTC

Size

236 MB

Content Digest
Environment
JAVA_DEBIAN_VERSION

9~b124-1

JAVA_HOME

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

JAVA_VERSION

9~b124

LANG

C.UTF-8

MAVEN_HOME

/usr/share/maven

MAVEN_VERSION

3.3.3

PATH

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


Layers

[#000] sha256:2346a4d49ad1b9c5274a3f172de0791bc0a0dd146df3f2a860a7d471c06ebf6e - 17.8% (42.1 MB)

[#001] sha256:881ef9f33a20eb7545a8f0377184054f31f8b6f5369d81b4d91e0a313a867d10 - 8.27% (19.5 MB)

[#002] sha256:07941125c95738fc85a9df97621da186ed1600919a59109e4e3ce16934405c4c - 19.05% (45 MB)

[#003] sha256:d57fbf322429d41dd686897eff5145aadb30024eeac110cae15b085a0974f9cb - 0.24% (591 KB)

[#004] sha256:b14578373d89b4e7892bd37440b5365835325f7c23f2ee6b2e5d37f1f39836cf - 0.0% (218 Bytes)

[#005] sha256:912784d40414a45d3629e1f548410af18e29e92616a1b81c261a79c5d2f2c2be - 0.0% (241 Bytes)

[#006] sha256:f8db15d5cc1666c28ca35e44b11f0bc24a0786d6c952398b31edd2be7f3066a6 - 51.36% (121 MB)

[#007] sha256:4a1d3c1ea6d67e9776edf15c43a4c99f5257fd4f4fbb82039736081ad2b24fbb - 3.28% (7.76 MB)


History
2016-06-09 21:29:06 UTC

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

2016-06-09 21:29:06 UTC

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

2016-06-09 21:39:36 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 21:40:04 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/*

2016-06-09 22:14:01 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:14:02 UTC

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

2016-06-09 22:14:02 UTC

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

2016-06-09 22:14:03 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:14:03 UTC

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

2016-06-25 01:29:53 UTC

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

2016-06-25 01:29:53 UTC

/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=9~b124-1

2016-06-25 01:30:23 UTC

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

2016-06-27 17:00:04 UTC

/bin/sh -c #(nop) ENV MAVEN_VERSION=3.3.3

2016-06-27 17:00:06 UTC

/bin/sh -c mkdir -p /usr/share/maven && curl -fsSL http://apache.osuosl.org/maven/maven-3/$MAVEN_VERSION/binaries/apache-maven-$MAVEN_VERSION-bin.tar.gz | tar -xzC /usr/share/maven --strip-components=1 && ln -s /usr/share/maven/bin/mvn /usr/bin/mvn

2016-06-27 17:00:07 UTC

/bin/sh -c #(nop) ENV MAVEN_HOME=/usr/share/maven

2016-06-27 17:00:07 UTC

/bin/sh -c #(nop) VOLUME [/root/.m2]

2016-06-27 17:00:08 UTC

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

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