Namespace
selenium
Image / Tag
standalone-chrome:3.3.1-cesium
Content Digest
sha256:f516b8c7cfce519b40be687d5760ccb5968afe3007fff7690daeec694994efed
Details
Created

2017-04-13 19:53:09 UTC

Size

306 MB

Content Digest
Environment
DEBCONF_NONINTERACTIVE_SEEN

true

DEBIAN_FRONTEND

noninteractive

DISPLAY

:99.0

NODE_APPLICATION_NAME

NODE_DOWN_POLLING_LIMIT

2

NODE_MAX_INSTANCES

1

NODE_MAX_SESSION

1

NODE_POLLING

5000

NODE_PORT

5555

NODE_REGISTER_CYCLE

5000

NODE_UNREGISTER_IF_STILL_DOWN_AFTER

60000

PATH

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

SCREEN_DEPTH

24

SCREEN_HEIGHT

1020

SCREEN_WIDTH

1360

TZ

UTC


Layers

[#000] sha256:c62795f78da9ad31d9669cb4feb4e8fba995a299a0b2bd0f05b10fdc05b1f35e - 14.18% (43.5 MB)

[#001] sha256:d4fceeeb758e5103c39daf44c73404bf476ef6fd6b7a9a11e2260fcc1797c806 - 0.0% (823 Bytes)

[#002] sha256:5c9125a401ae0cf5a5b4128633e7a4e84230d3eb4c541c661618a70e5d29aeff - 0.0% (514 Bytes)

[#003] sha256:0062f774e9942f61d13928855ab8111adc27def6f41bd6f7902c329ec836882b - 0.0% (860 Bytes)

[#004] sha256:6b33fd031facf4d7dd97afeea8a93260c2f15c3e795eeccd8969198a3d52678d - 0.0% (161 Bytes)

[#005] sha256:73ed4702f19f8a6b7ed4bf3ea036d8e26c6c9443757950ede343af77dbd332eb - 0.0% (227 Bytes)

[#006] sha256:f39678fd73a83363aaf54dff6570b3ac3062eedc1dcc746328369a5bc9acdef7 - 17.7% (54.2 MB)

[#007] sha256:11d1654494ca20888c4df9e80bdd0d5d776cf5cec430fdb0b70681ea2a1ec414 - 0.11% (341 KB)

[#008] sha256:662143052064657e808f78eb158fe747a865109c8b99e91f955be4257200526d - 5.84% (17.9 MB)

[#009] sha256:6afa6779fbcbb430f615c32da12f36aa77732d2f546a5a0dc8e338a2bd80beea - 0.0% (4.87 KB)

[#010] sha256:e4f2b7486a1f8c243967106ae6f3cde4fcf8d1f9a28300fe3b1ac9a72b72afe3 - 11.41% (35 MB)

[#011] sha256:a344a8e6c06bfff0a99720c778a2cebf3f9dfcfabb4d6b7b2dbf15f8b3cd74a6 - 0.0% (981 Bytes)

[#012] sha256:5dbbc312b92f37483a2ad02b13fc24649bad526b75ecc6a5fe3ee5f2140c589e - 0.0% (848 Bytes)

[#013] sha256:06fe993c897453419829a88c429394c7e30a91590d915fbdc14ae5d9e73e3023 - 42.81% (131 MB)

[#014] sha256:01ba5fdc80c374e7d7bd08fbcc3a4c106021d5a375333e1561ffccc8529f6d1e - 1.06% (3.24 MB)

[#015] sha256:5b416f114ad618638856635f2e51b68583cbca6cfaf8e02ad07c850ff54c5383 - 0.0% (589 Bytes)

[#016] sha256:5b416f114ad618638856635f2e51b68583cbca6cfaf8e02ad07c850ff54c5383 - 0.0% (589 Bytes)

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

[#018] sha256:f3a6e677d61d13e450992e364a73d27185a83c2acc0ec5a2ba63d2de03407c01 - 0.0% (1.79 KB)

[#019] sha256:7a30b1c688626d142149c3d69f617f7218725feafa9dfdba11c18f81f5088164 - 6.89% (21.1 MB)

[#020] sha256:3dbb1638293328b2f87259087d9acf408f264375556812f94e483a52a894352b - 0.0% (212 Bytes)

[#021] sha256:09de3f646ea7093442c4d9f5b26e652ab37de1e2cf6dbcb16ab72bc8456cb640 - 0.0% (502 Bytes)

[#022] sha256:a9881f0c4d1e9904696b4478a0ff8e74e00c41afafd49ee3a82181951ac617d5 - 0.0% (503 Bytes)


History
2017-04-12 21:06:34 UTC

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

2017-04-12 21:06:36 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

2017-04-12 21:06:37 UTC

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

2017-04-12 21:06:38 UTC

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

2017-04-12 21:06:40 UTC

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

2017-04-12 21:06:42 UTC

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

2017-04-13 19:47:54 UTC

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

2017-04-13 19:47:55 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

2017-04-13 19:48:21 UTC

/bin/sh -c apt-get update -qqy && apt-get -qqy --no-install-recommends install bzip2 ca-certificates openjdk-8-jre-headless tzdata sudo unzip wget && rm -rf /var/lib/apt/lists/* /var/cache/apt/* && 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

2017-04-13 19:48:21 UTC

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

2017-04-13 19:48:22 UTC

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

2017-04-13 19:48:23 UTC

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

2017-04-13 19:48:24 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

2017-04-13 19:48:24 UTC

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

2017-04-13 19:48:27 UTC

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

2017-04-13 19:48:27 UTC

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

2017-04-13 19:48:46 UTC

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

2017-04-13 19:48:46 UTC

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

2017-04-13 19:48:47 UTC

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

2017-04-13 19:48:47 UTC

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

2017-04-13 19:48:47 UTC

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

2017-04-13 19:48:47 UTC

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

2017-04-13 19:48:47 UTC

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

2017-04-13 19:48:47 UTC

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

2017-04-13 19:48:47 UTC

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

2017-04-13 19:48:48 UTC

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

2017-04-13 19:48:48 UTC

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

2017-04-13 19:48:48 UTC

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

2017-04-13 19:49:52 UTC

|1 CHROME_VERSION=google-chrome-stable /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/* /var/cache/apt/*

2017-04-13 19:49:53 UTC

/bin/sh -c #(nop) ARG CHROME_DRIVER_VERSION=2.29

2017-04-13 19:49:53 UTC

|2 CHROME_DRIVER_VERSION=2.29 CHROME_VERSION=google-chrome-stable /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

2017-04-13 19:49:54 UTC

/bin/sh -c #(nop) ENV NODE_MAX_INSTANCES=1

2017-04-13 19:49:54 UTC

/bin/sh -c #(nop) ENV NODE_MAX_SESSION=1

2017-04-13 19:49:54 UTC

/bin/sh -c #(nop) ENV NODE_PORT=5555

2017-04-13 19:49:54 UTC

/bin/sh -c #(nop) ENV NODE_REGISTER_CYCLE=5000

2017-04-13 19:49:54 UTC

/bin/sh -c #(nop) ENV NODE_POLLING=5000

2017-04-13 19:49:54 UTC

/bin/sh -c #(nop) ENV NODE_UNREGISTER_IF_STILL_DOWN_AFTER=60000

2017-04-13 19:49:54 UTC

/bin/sh -c #(nop) ENV NODE_DOWN_POLLING_LIMIT=2

2017-04-13 19:49:54 UTC

/bin/sh -c #(nop) ENV NODE_APPLICATION_NAME=

2017-04-13 19:49:55 UTC

/bin/sh -c #(nop) COPY file:008b016286dda3e9763c84d24d41fb005ac6bc447fa981183e6542813e794a81 in /opt/selenium/generate_config

2017-04-13 19:49:55 UTC

|2 CHROME_DRIVER_VERSION=2.29 CHROME_VERSION=google-chrome-stable /bin/sh -c chmod +x /opt/selenium/generate_config

2017-04-13 19:49:55 UTC

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

2017-04-13 19:49:56 UTC

|2 CHROME_DRIVER_VERSION=2.29 CHROME_VERSION=google-chrome-stable /bin/sh -c chmod +x /opt/google/chrome/google-chrome

2017-04-13 19:49:57 UTC

|2 CHROME_DRIVER_VERSION=2.29 CHROME_VERSION=google-chrome-stable /bin/sh -c chown -R seluser:seluser /opt/selenium

2017-04-13 19:49:57 UTC

|2 CHROME_DRIVER_VERSION=2.29 CHROME_VERSION=google-chrome-stable /bin/sh -c echo "DBUS_SESSION_BUS_ADDRESS=/dev/null" >> /etc/environment

2017-04-13 19:49:57 UTC

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

2017-04-13 19:51:24 UTC

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

2017-04-13 19:51:24 UTC

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

2017-04-13 19:53:08 UTC

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

2017-04-13 19:53:08 UTC

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

2017-04-13 19:53:09 UTC

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

2017-04-13 19:53:09 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