Namespace
selenium
Image / Tag
standalone-chrome:3.0.1-carbon
Content Digest
sha256:a868bd17a87738dbf418f289adb247ca2ffe5bb26699027c28ee4faa5dca0d95
Details
Created

2016-12-14 16:31:46 UTC

Size

304 MB

Content Digest
Environment
DBUS_SESSION_BUS_ADDRESS

/dev/null

DEBCONF_NONINTERACTIVE_SEEN

true

DEBIAN_FRONTEND

noninteractive

DISPLAY

:99.0

NODE_MAX_INSTANCES

1

NODE_MAX_SESSION

1

NODE_REGISTER_CYCLE

5000

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:af49a5ceb2a56a8232402f5868cdb13dfdae5d66a62955a73e647e16e9f30a63 - 15.72% (47.8 MB)

[#001] sha256:8f9757b472e7962a4304d4af61630e2cde66129218135b4093a43b9db8942c34 - 0.0% (824 Bytes)

[#002] sha256:e931b117db38a05b9d0bbd28ca99a0abe5236a0026d88b3db804f520e59977ec - 0.0% (518 Bytes)

[#003] sha256:47b5e16c0811b08c1cf3198fa5ac0b920946ac538a0a0030627d19763e2fa212 - 0.0% (682 Bytes)

[#004] sha256:9332eaf1a55b72fb779d2f249b65855c623c8ce7be83c822b7d80115ef5a3af3 - 0.0% (162 Bytes)

[#005] sha256:3279bf4baff3a62b9aedd5bac289aae822347f5ad74ffd837d12970438280530 - 0.0% (226 Bytes)

[#006] sha256:d17cf35dbd7cd660ea7e0b4145fb72018224b787be928d6b16a69aa59812724e - 17.71% (53.8 MB)

[#007] sha256:72abb7665dcf51e44a191df2b05dd1c5c9db6f2fad81f8c578d79658bfb1fd30 - 5.99% (18.2 MB)

[#008] sha256:073c4756e069f2aed0eefd5fcb807cfefe37126fb7b3955fcb81e009def6b30d - 0.0% (4.88 KB)

[#009] sha256:e663639a45c691b0fb61516d105b6e20719d10bebce45b929caea6add07c9cd5 - 0.12% (370 KB)

[#010] sha256:f991a6ef5aa74b5d6b1a9075df163d9e7de564175a181a20d5abfe8f8e98a386 - 9.78% (29.7 MB)

[#011] sha256:8709e226c27eaa5e839cc2cd4ece8ad3ac67801572e131d3823aa42ffd5c1bd4 - 0.0% (985 Bytes)

[#012] sha256:5a99f258d5bf045699112d7d4ff21f56c47a16b8f0f4d13d9501955cce2cf857 - 0.0% (847 Bytes)

[#013] sha256:a3ff036e9da204be2561cd47d0e6c6ae68f750f905aae17b809b632c928e3051 - 42.7% (130 MB)

[#014] sha256:78b1123856bad0013d436995ae0ae8faebcae1843c3f3e6b47a19222faecbe5d - 0.99% (3 MB)

[#015] sha256:d6251d3560a24d048ace5cc508a25bbe9e3cd48f92fb9efda5672ce6a9a6b6ed - 0.0% (401 Bytes)

[#016] sha256:d6251d3560a24d048ace5cc508a25bbe9e3cd48f92fb9efda5672ce6a9a6b6ed - 0.0% (401 Bytes)

[#017] sha256:42a6339934f2497ae9e6024617e4996f8b3cafeff48c4391d17473696a9820b6 - 0.0% (1.79 KB)

[#018] sha256:0284722d023592f47bb541e4e00451a73e938f4e877030b966992dbed0ec06e0 - 0.0% (1.78 KB)

[#019] sha256:ff049e7dd2d450a3f5f462b9bc4d9a3eca7dbeb9d17a4bfc7f0109d0167ff5f0 - 6.98% (21.2 MB)

[#020] sha256:68801b8e772e14f5fc9477b55a0988a46b057361990415762492aa7ec99172cc - 0.0% (501 Bytes)

[#021] sha256:8b7b56a9251975b590e1f0269e561fab4bf0691e97feacd48ce9e909b706d852 - 0.0% (502 Bytes)


History
2016-11-29 20:04:32 UTC

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

2016-11-29 20:04:33 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-11-29 20:04:34 UTC

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

2016-11-29 20:04:35 UTC

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

2016-11-29 20:04:36 UTC

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

2016-11-29 20:04:37 UTC

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

2016-12-14 16:26:59 UTC

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

2016-12-14 16:26:59 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-12-14 16:27:24 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/* /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

2016-12-14 16:27:25 UTC

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

2016-12-14 16:27:25 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-12-14 16:27:26 UTC

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

2016-12-14 16:27:30 UTC

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

2016-12-14 16:27:30 UTC

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

2016-12-14 16:27:30 UTC

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

2016-12-14 16:27:31 UTC

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

2016-12-14 16:27:46 UTC

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

2016-12-14 16:27:47 UTC

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

2016-12-14 16:27:47 UTC

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

2016-12-14 16:27:47 UTC

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

2016-12-14 16:27:47 UTC

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

2016-12-14 16:27:47 UTC

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

2016-12-14 16:27:48 UTC

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

2016-12-14 16:27:48 UTC

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

2016-12-14 16:27:48 UTC

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

2016-12-14 16:27:48 UTC

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

2016-12-14 16:27:48 UTC

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

2016-12-14 16:27:48 UTC

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

2016-12-14 16:28:50 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/*

2016-12-14 16:28:51 UTC

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

2016-12-14 16:28:51 UTC

|2 CHROME_DRIVER_VERSION=2.25 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

2016-12-14 16:28:52 UTC

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

2016-12-14 16:28:52 UTC

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

2016-12-14 16:28:52 UTC

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

2016-12-14 16:28:52 UTC

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

2016-12-14 16:28:52 UTC

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

2016-12-14 16:28:53 UTC

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

2016-12-14 16:28:53 UTC

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

2016-12-14 16:28:54 UTC

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

2016-12-14 16:28:54 UTC

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

2016-12-14 16:28:54 UTC

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

2016-12-14 16:30:02 UTC

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

2016-12-14 16:30:02 UTC

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

2016-12-14 16:31:45 UTC

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

2016-12-14 16:31:46 UTC

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

2016-12-14 16:31:46 UTC

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

2016-12-14 16:31:46 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