Namespace
selenium
Image / Tag
standalone-chrome:2.53.1
Content Digest
sha256:5dce4037af88a694b10e92de8deaee1f884d379fc5282bb90ac7f2386bcec1f1
Details
Created

2016-10-03 15:13:42 UTC

Size

295 MB

Content Digest
Environment
CHROME_DRIVER_VERSION

2.24

CHROME_VERSION

google-chrome-stable

DBUS_SESSION_BUS_ADDRESS

/dev/null

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:cad964aed91d2ace084302c587dfc502b5869c5b1d15a1f0e458a45e3cadfaa6 - 16.09% (47.5 MB)

[#001] sha256:3a80a22fea63572c387efb1943e6095587f9ea8343af129934d4c81e593374a4 - 0.0% (824 Bytes)

[#002] sha256:50de990d7957c304603ac78d094f3acf634c1261a3a5a89229fa81d18cdb7945 - 0.0% (448 Bytes)

[#003] sha256:61e032b8f2cb04e7a2d4efa83eb6837c6b92bd1553cbe46cffa76121091d8301 - 0.0% (682 Bytes)

[#004] sha256:9f03ce1741bf604c84258a4c4f1dc98cc35aebdd76c14ed4ffeb6bc3584c1f9b - 0.0% (162 Bytes)

[#005] sha256:23b84691f9a20d06efea8589b9e2e49c60da59cd9e0aed3e09c4798ccc9fbdbe - 0.0% (226 Bytes)

[#006] sha256:1f1667297256452b06638ed58719c10ca3437fa900557e82d962ea36cf2a7426 - 18.22% (53.8 MB)

[#007] sha256:e4bc09a9d3b6bb2fd43fbd90152655460aff68962cbb039e1fdd848a0b47219d - 6.25% (18.5 MB)

[#008] sha256:47592bc70a93535c4b42c4ed5b04195c14885ce4fc98411e208513d0064717d8 - 0.0% (4.87 KB)

[#009] sha256:719dfe03ca538b86bdc25e30d85528760e8e8f353120b3d27a8552b8146c48b6 - 0.12% (368 KB)

[#010] sha256:714f82dc9591a2aec62611b74de79463f334173c6a88a92d800846ebd10f8ba8 - 10.07% (29.7 MB)

[#011] sha256:e5f5c0bcf29d67a33bef58f719553a2adc54608126315bc98a58ce2e73ddac2b - 0.0% (939 Bytes)

[#012] sha256:457e8ed4985d8c3da3a5e1daa5e296066ec7f33804fcc5d63ef083e343887e14 - 0.0% (805 Bytes)

[#013] sha256:364dc720b24584d211c55bd1faf45e1c45b684d5ac1cdd2591ad229498a0a2e4 - 48.24% (142 MB)

[#014] sha256:1248c176b5cac68bc7de2aa3b1260d4fe20fe811ab106c0adf07a342e1d0ad74 - 1.01% (2.97 MB)

[#015] sha256:1d0332468b7f5d8e9abd25dffd9c4708b9328d73519d5ee93652733b3f7ff647 - 0.0% (370 Bytes)

[#016] sha256:92b56656345f9ac91be79f060aaf983fcbd6725491b1e1054b37fce552730bb9 - 0.0% (1.78 KB)

[#017] sha256:5340010efd20f960a80f3cbb81f2997343a7a603457b2d4fe3262d53a34bafda - 0.0% (1.78 KB)

[#018] sha256:c2685bfb82e899289a5d6042f6e1e45eb18b99976acd3744ef3fab457ecf3320 - 0.0% (484 Bytes)

[#019] sha256:8c1150d3efa453d208ae4ce5103c368dc4e4965ac0d83f4ea379c2a02f357ed4 - 0.0% (485 Bytes)


History
2016-09-26 21:26:19 UTC

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

2016-09-26 21:26:20 UTC

/bin/sh -c set -xe && 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 && echo 'Apt::AutoRemove::SuggestsImportant "false";' > /etc/apt/apt.conf.d/docker-autoremove-suggests

2016-09-26 21:26:21 UTC

/bin/sh -c rm -rf /var/lib/apt/lists/*

2016-09-26 21:26:22 UTC

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

2016-09-26 21:26:23 UTC

/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container

2016-09-26 21:26:23 UTC

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

2016-10-03 15:09:01 UTC

/bin/sh -c #(nop) MAINTAINER Selenium <selenium-developers@googlegroups.com>

2016-10-03 15:09:02 UTC

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

2016-10-03 15:09:26 UTC

/bin/sh -c apt-get update -qqy && apt-get -qqy --no-install-recommends install bzip2 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-10-03 15:09:27 UTC

/bin/sh -c mkdir -p /opt/selenium && wget --no-verbose https://selenium-release.storage.googleapis.com/2.53/selenium-server-standalone-2.53.1.jar -O /opt/selenium/selenium-server-standalone.jar

2016-10-03 15:09:27 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-03 15:09:28 UTC

/bin/sh -c #(nop) MAINTAINER Selenium <selenium-developers@googlegroups.com>

2016-10-03 15:09:31 UTC

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

2016-10-03 15:09:31 UTC

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

2016-10-03 15:09:31 UTC

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

2016-10-03 15:09:32 UTC

/bin/sh -c echo "${TZ}" > /etc/timezone && dpkg-reconfigure --frontend noninteractive tzdata

2016-10-03 15:09:49 UTC

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

2016-10-03 15:09:50 UTC

/bin/sh -c #(nop) COPY multi:a0681a182d89d0d2b03d8cba15d75d98a0bcf50338370ce1d2cd715f626279a3 in /opt/bin/

2016-10-03 15:09:50 UTC

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

2016-10-03 15:09:50 UTC

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

2016-10-03 15:09:50 UTC

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

2016-10-03 15:09:50 UTC

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

2016-10-03 15:09:51 UTC

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

2016-10-03 15:09:51 UTC

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

2016-10-03 15:09:51 UTC

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

2016-10-03 15:09:51 UTC

/bin/sh -c #(nop) MAINTAINER Selenium <selenium-developers@googlegroups.com>

2016-10-03 15:09:51 UTC

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

2016-10-03 15:09:51 UTC

/bin/sh -c #(nop) ENV CHROME_VERSION=google-chrome-stable

2016-10-03 15:10:49 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 ${CHROME_VERSION:-google-chrome-stable} && rm /etc/apt/sources.list.d/google-chrome.list && rm -rf /var/lib/apt/lists/*

2016-10-03 15:10:52 UTC

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

2016-10-03 15:10:53 UTC

/bin/sh -c wget --no-verbose -O /tmp/chromedriver_linux64.zip https://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-03 15:10:53 UTC

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

2016-10-03 15:10:53 UTC

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

2016-10-03 15:10:54 UTC

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

2016-10-03 15:10:54 UTC

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

2016-10-03 15:10:54 UTC

/bin/sh -c #(nop) ENV DBUS_SESSION_BUS_ADDRESS=/dev/null

2016-10-03 15:11:58 UTC

/bin/sh -c #(nop) MAINTAINER Selenium <selenium-developers@googlegroups.com>

2016-10-03 15:11:58 UTC

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

2016-10-03 15:13:41 UTC

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

2016-10-03 15:13:42 UTC

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

2016-10-03 15:13:42 UTC

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

2016-10-03 15:13:42 UTC

/bin/sh -c #(nop) EXPOSE 4444/tcp

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