Namespace
hseeberger
Image / Tag
scala-sbt:8u141-jdk_2.12.3_0.13.16
Content Digest
sha256:3b0e4037be37f4fa3f494cea6eef5fa26d8e404fb1cb6d77acd9cbf730297555
Pull command
Details
Created

2017-08-06 11:29:59 UTC

Size

384 MB

Content Digest
Environment
CA_CERTIFICATES_JAVA_VERSION

20170531+nmu1

JAVA_DEBIAN_VERSION

8u141-b15-1~deb9u1

JAVA_HOME

/docker-java-home

JAVA_VERSION

8u141

LANG

C.UTF-8

PATH

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

SBT_VERSION

0.13.16

SCALA_VERSION

2.12.3


Layers

[#000] sha256:a2149b3f2ac2577562b0a660dad38397370183740530364d4f3e0522df666343 - 11.21% (43.1 MB)

[#001] sha256:a1c1ccd82e58f88378b474708310bfbee2259f7c99c0dcf81d72d6df1cbe3b25 - 2.76% (10.6 MB)

[#002] sha256:0da65c452d32df205a215a7251e8fff1c01c9d1068e9e468d2b34bdc2fc82ed0 - 1.1% (4.21 MB)

[#003] sha256:d20c18bb673e46da7f5faf3a6a498340b6990e70f1365a1289bccad7899fff94 - 12.42% (47.7 MB)

[#004] sha256:3c8be6fce7e84d657353ebf9f7c3de2b0c01676fe15a83870e225d2aa14e6d96 - 0.16% (645 KB)

[#005] sha256:25466d892a87fbdbdebf96743ed6dab4abea954b7176d84761e900e0ba63de04 - 0.0% (240 Bytes)

[#006] sha256:ada3a963007075e62653d4fb971fcc772323bca6f3b1d30e4a108daf2478b443 - 0.0% (131 Bytes)

[#007] sha256:c4831239acfdb47d32eb56913370c2c2372f7f6ff22655ea4a5d2ed7210aab6f - 45.63% (175 MB)

[#008] sha256:f2d91f75599b842a37b668562c6b12ed82cb8c859e06f3321134fdbac4d01b9c - 0.07% (266 KB)

[#009] sha256:3094c1f16dad70b446b4662ddac0e6921fc2c980531673694bb8471012fd3cd9 - 0.0% (201 Bytes)

[#010] sha256:df308590ee53190787f4f5d5af87a66b57efbad21f487b46caa1c766bd53d359 - 4.92% (18.9 MB)

[#011] sha256:21000bbca2c1bc3014e8bedc3c2b3e588f342c20a3a3b742c25fed63b852e7f4 - 21.73% (83.4 MB)


History
2017-07-24 16:52:54 UTC

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

2017-07-24 16:52:55 UTC

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

2017-07-24 17:28:39 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-24 17:28:45 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-24 17:29:05 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-24 18:09:50 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-24 18:09:51 UTC

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

2017-07-24 18:09:52 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-24 18:09:53 UTC

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

2017-07-24 18:09:53 UTC

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

2017-07-26 20:32:25 UTC

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

2017-07-26 20:32:25 UTC

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

2017-07-26 20:32:26 UTC

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

2017-07-26 20:33:14 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-jdk="$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'

2017-07-26 20:33:16 UTC

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

2017-08-06 11:28:00 UTC

/bin/sh -c #(nop) ENV SCALA_VERSION=2.12.3

2017-08-06 11:28:00 UTC

/bin/sh -c #(nop) ENV SBT_VERSION=0.13.16

2017-08-06 11:28:01 UTC

/bin/sh -c touch /usr/lib/jvm/java-8-openjdk-amd64/release

2017-08-06 11:28:03 UTC

/bin/sh -c curl -fsL https://downloads.typesafe.com/scala/$SCALA_VERSION/scala-$SCALA_VERSION.tgz | tar xfz - -C /root/ && echo >> /root/.bashrc && echo 'export PATH=~/scala-$SCALA_VERSION/bin:$PATH' >> /root/.bashrc

2017-08-06 11:29:59 UTC

/bin/sh -c curl -L -o sbt-$SBT_VERSION.deb https://dl.bintray.com/sbt/debian/sbt-$SBT_VERSION.deb && dpkg -i sbt-$SBT_VERSION.deb && rm sbt-$SBT_VERSION.deb && apt-get update && apt-get install sbt && sbt sbtVersion

2017-08-06 11:29:59 UTC

/bin/sh -c #(nop) WORKDIR /root