Namespace
selenium
Image / Tag
node-chrome:2.52.0
Content Digest
sha256:ab7b294fb8859fa4122c6315e2a773dddee6baecee37a6af4e98b5f63bbac33c
Details
Created

2016-10-01 01:05:36 UTC

Size

326 MB

Content Digest
Environment
CHROME_DRIVER_VERSION

2.20

DEBCONF_NONINTERACTIVE_SEEN

true

DEBIAN_FRONTEND

noninteractive

DISPLAY

:99.0

PATH

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

SCREEN_DEPTH

24

SCREEN_HEIGHT

1020

SCREEN_WIDTH

1360

TZ

US/Pacific


Layers

[#000] sha256:68fa6376ac2dfb8d0818d579a8dd753ffab7132f61a69624e13388cb8ccb64e2 - 14.84% (48.4 MB)

[#001] sha256:47e44b4a4bafcdb7e70128a8ca737a7d2c45ff8c2ed5ae9a40fd6a24cbb98efb - 0.0% (757 Bytes)

[#002] sha256:12f4002284f88626118ec2e235b5e9d777119b0d7a6ed34ed25c0e29c7f92773 - 0.0% (679 Bytes)

[#003] sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4 - 0.0% (32 Bytes)

[#004] sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4 - 0.0% (32 Bytes)

[#005] sha256:98716b03dbe0325c1752e5b1b97ac0694216b3416b9c30793c4d2b68e624d9c9 - 0.0% (211 Bytes)

[#006] sha256:f83ec0abd0b0625279506b17f46aa81899d26d4f625da3b2a73c3b081bd007aa - 36.12% (118 MB)

[#007] sha256:677da06a3e6d7350e8cb73051aa434dd103c8a094b749f08add770dfc4291824 - 8.25% (26.9 MB)

[#008] sha256:973654799385415bce6d4c5f1119140d308754070c2967c7130f18c20c9b8e90 - 0.0% (4.86 KB)

[#009] sha256:e43e4a1a4b969a54e45b83416099a9794ae24a18aa6f7e3605484bf9f6577e05 - 0.11% (360 KB)

[#010] sha256:15b9fa6903b87180d297eda3b4f2703f50fd1c538b8c9b242871a47a4818fe14 - 8.04% (26.2 MB)

[#011] sha256:a283aa7d416c10c62f9bdae7efeb6b415f99b39fccc94f7604df2065efb73568 - 0.0% (757 Bytes)

[#012] sha256:862e260f7a639ff934f9cd38491a997bdb5ce297c884c70870650b0cdc136649 - 0.0% (756 Bytes)

[#013] sha256:73e3e540ac53306a8334a2c2abc8fb3f6df02355abdeade4b16cb3c33ccd5867 - 31.9% (104 MB)

[#014] sha256:34708796a9d6b0be4db9ac9a3b289a6f7edf60bddbab1c5a8f29d5b76245ce2c - 0.74% (2.41 MB)

[#015] sha256:758b9221ab58c532357ef7ba1a202a6ff42cd8ac04fb03729bbcc81f46dee965 - 0.0% (375 Bytes)

[#016] sha256:072095f42d40c4ebb4b544387bdd7e4e2ad095f85a499c4108fe53e382d0cffd - 0.0% (1.79 KB)

[#017] sha256:99283e535c6c98552f0e403c571b84636648ff39014d97da090c47436f43543b - 0.0% (1.79 KB)


History
2016-02-17 16:15:41 UTC

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

2016-02-17 16:15:56 UTC

/bin/sh -c echo '#!/bin/sh' > /usr/sbin/policy-rc.d && echo 'exit 101' >> /usr/sbin/policy-rc.d && chmod +x /usr/sbin/policy-rc.d && dpkg-divert --local --rename --add /sbin/initctl && cp -a /usr/sbin/policy-rc.d /sbin/initctl && sed -i 's/^exit.*/exit 0/' /sbin/initctl && echo 'force-unsafe-io' > /etc/dpkg/dpkg.cfg.d/docker-apt-speedup && echo 'DPkg::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' > /etc/apt/apt.conf.d/docker-clean && echo 'APT::Update::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' >> /etc/apt/apt.conf.d/docker-clean && echo 'Dir::Cache::pkgcache ""; Dir::Cache::srcpkgcache "";' >> /etc/apt/apt.conf.d/docker-clean && echo 'Acquire::Languages "none";' > /etc/apt/apt.conf.d/docker-no-languages && echo 'Acquire::GzipIndexes "true"; Acquire::CompressionTypes::Order:: "gz";' > /etc/apt/apt.conf.d/docker-gzip-indexes

2016-02-17 16:15:58 UTC

/bin/sh -c sed -i 's/^#\s*\(deb.*universe\)$/\1/g' /etc/apt/sources.list

2016-02-17 16:15:59 UTC

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

2016-02-18 03:35:18 UTC

/bin/sh -c #(nop) MAINTAINER Selenium <[email protected]>

2016-02-18 03:35:19 UTC

/bin/sh -c echo "deb http://archive.ubuntu.com/ubuntu vivid main universe\n" > /etc/apt/sources.list && echo "deb http://archive.ubuntu.com/ubuntu vivid-updates main universe\n" >> /etc/apt/sources.list

2016-02-18 03:36:33 UTC

/bin/sh -c apt-get update -qqy && apt-get -qqy --no-install-recommends install ca-certificates openjdk-8-jre-headless sudo unzip wget && rm -rf /var/lib/apt/lists/* && sed -i 's/securerandom\.source=file:\/dev\/random/securerandom\.source=file:\/dev\/urandom/' ./usr/lib/jvm/java-8-openjdk-amd64/jre/lib/security/java.security

2016-02-18 03:36:40 UTC

/bin/sh -c mkdir -p /opt/selenium && wget --no-verbose http://selenium-release.storage.googleapis.com/2.52/selenium-server-standalone-2.52.0.jar -O /opt/selenium/selenium-server-standalone.jar

2016-02-18 03:36:40 UTC

/bin/sh -c sudo useradd seluser --shell /bin/bash --create-home && sudo usermod -a -G sudo seluser && echo 'ALL ALL = (ALL) NOPASSWD: ALL' >> /etc/sudoers && echo 'seluser:secret' | chpasswd

2016-10-01 00:46:39 UTC

/bin/sh -c #(nop) MAINTAINER Selenium <[email protected]>

2016-10-01 00:46:41 UTC

/bin/sh -c #(nop) ENV DEBIAN_FRONTEND=noninteractive

2016-10-01 00:46:43 UTC

/bin/sh -c #(nop) ENV DEBCONF_NONINTERACTIVE_SEEN=true

2016-10-01 00:46:45 UTC

/bin/sh -c #(nop) ENV TZ=US/Pacific

2016-10-01 00:46:48 UTC

/bin/sh -c echo "US/Pacific" | sudo tee /etc/timezone && dpkg-reconfigure --frontend noninteractive tzdata

2016-10-01 00:47:18 UTC

/bin/sh -c apt-get update -qqy && apt-get -qqy install xvfb && rm -rf /var/lib/apt/lists/*

2016-10-01 00:47:20 UTC

/bin/sh -c #(nop) COPY file:0ed94be0a77287ce624aa9192031c2d34ac338d475a5dd856f770f622e327f6d in /opt/bin/entry_point.sh

2016-10-01 00:47:22 UTC

/bin/sh -c chmod +x /opt/bin/entry_point.sh

2016-10-01 00:47:24 UTC

/bin/sh -c #(nop) ENV SCREEN_WIDTH=1360

2016-10-01 00:47:26 UTC

/bin/sh -c #(nop) ENV SCREEN_HEIGHT=1020

2016-10-01 00:47:28 UTC

/bin/sh -c #(nop) ENV SCREEN_DEPTH=24

2016-10-01 00:47:31 UTC

/bin/sh -c #(nop) ENV DISPLAY=:99.0

2016-10-01 00:47:33 UTC

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

2016-10-01 00:47:35 UTC

/bin/sh -c #(nop) CMD ["/opt/bin/entry_point.sh"]

2016-10-01 01:04:02 UTC

/bin/sh -c #(nop) MAINTAINER Selenium <[email protected]>

2016-10-01 01:04:04 UTC

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

2016-10-01 01:05:20 UTC

/bin/sh -c wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | apt-key add - && echo "deb http://dl.google.com/linux/chrome/deb/ stable main" >> /etc/apt/sources.list.d/google-chrome.list && apt-get update -qqy && apt-get -qqy install google-chrome-stable && rm /etc/apt/sources.list.d/google-chrome.list && rm -rf /var/lib/apt/lists/*

2016-10-01 01:05:22 UTC

/bin/sh -c #(nop) ENV CHROME_DRIVER_VERSION=2.20

2016-10-01 01:05:26 UTC

/bin/sh -c wget --no-verbose -O /tmp/chromedriver_linux64.zip http://chromedriver.storage.googleapis.com/$CHROME_DRIVER_VERSION/chromedriver_linux64.zip && rm -rf /opt/selenium/chromedriver && unzip /tmp/chromedriver_linux64.zip -d /opt/selenium && rm /tmp/chromedriver_linux64.zip && mv /opt/selenium/chromedriver /opt/selenium/chromedriver-$CHROME_DRIVER_VERSION && chmod 755 /opt/selenium/chromedriver-$CHROME_DRIVER_VERSION && ln -fs /opt/selenium/chromedriver-$CHROME_DRIVER_VERSION /usr/bin/chromedriver

2016-10-01 01:05:29 UTC

/bin/sh -c #(nop) COPY file:42a4b2ad9549fed98907825e9d559204cf6d65d270709196c71faf4cc84cb2ec in /opt/selenium/config.json

2016-10-01 01:05:31 UTC

/bin/sh -c #(nop) COPY file:0f058462942dffa6e5cbae4c2d5c1af3f2be7bf5ca9c63dbdc78d2095d9bdb7f in /opt/google/chrome/google-chrome

2016-10-01 01:05:34 UTC

/bin/sh -c chmod +x /opt/google/chrome/google-chrome

2016-10-01 01:05:36 UTC

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

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