Namespace
selenium
Image / Tag
standalone-chrome:3.3.0
Content Digest
sha256:96654f9c60484b70ccb324ec52680c27beea232a95480cb76dcd571bf31050d3
Details
Created

2017-03-28 15:17:09 UTC

Size

306 MB

Content Digest
Environment
DEBCONF_NONINTERACTIVE_SEEN

true

DEBIAN_FRONTEND

noninteractive

DISPLAY

:99.0

NODE_APPLICATION_NAME

NODE_MAX_INSTANCES

1

NODE_MAX_SESSION

1

NODE_PORT

5555

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

UTC


Layers

[#000] sha256:d54efb8db41d4ac23d29469940ec92da94c9a6c2d9e26ec060bebad1d1b0e48d - 15.71% (48.1 MB)

[#001] sha256:f8b845f45a87dc7c095b15f3d9661e640ebc86f42cd8e8ab36674846472027f7 - 0.0% (820 Bytes)

[#002] sha256:e8db7bf7c39fab6fec91b1b61e3914f21e60233c9823dd57c60bc360191aaf0d - 0.0% (513 Bytes)

[#003] sha256:9654c40e9079e3d5b271ec71f6d83f8ce80cfa6f09d9737fc6bfd4d2456fed3f - 0.0% (677 Bytes)

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

[#005] sha256:a625bef0200c9893e136c8644886d76e2a0231539b9ea7d7e6f8cff9db6128c1 - 0.0% (228 Bytes)

[#006] sha256:3dddcf35f68ac8b48aee4a295369a78197c51e14f1e7f00babb58beee19fa481 - 0.1% (316 KB)

[#007] sha256:eb9f893a00c6cd9d00c67d35c660537591e6d1f4bdc005ca774c0ea8c2456824 - 17.61% (53.9 MB)

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

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

[#010] sha256:432207f77286afc8cd42b17bd84646fc05434db47ae29e67f3ac8e5782d72b6b - 9.8% (30 MB)

[#011] sha256:391beaadc81f6309b382bd086522ab02edf8ca0ce860d3aca847bca4952c1704 - 0.0% (979 Bytes)

[#012] sha256:cf0fbccee83ca9bfaabef46fe5cd65da3cdea48bf26ec7e0f11fbf5a307f4f77 - 0.0% (849 Bytes)

[#013] sha256:597fe6cade47449c80e5dac4165a41f386d1bc8820bcb3fed2c4d6f1ee4001f5 - 42.93% (131 MB)

[#014] sha256:c864b81a960d45520a71e2c068bfd4bbd4163bca480cf16557f131ca1cc22cc0 - 1.08% (3.3 MB)

[#015] sha256:83e77a8d066934d63942c240f709d46a5ec3fb16986e68a52bd42dd5eef0ce6f - 0.0% (517 Bytes)

[#016] sha256:83e77a8d066934d63942c240f709d46a5ec3fb16986e68a52bd42dd5eef0ce6f - 0.0% (517 Bytes)

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

[#018] sha256:1a99b43003de85a867dee2ba49bbcfa089dc94ed85224b3aec12023626ed9c2e - 0.0% (1.78 KB)

[#019] sha256:23f837da2ff99c79992952bc4a5ab388aa2036849eb748a23e2c014a7ff674b6 - 6.92% (21.2 MB)

[#020] sha256:52e42734e38558a9720fb78681aa9e1bcde7d8a3f289e88e107e88cf9ec0f7e3 - 0.0% (212 Bytes)

[#021] sha256:1851b4fdafbdaa28b6ca0ab0b8cd77acd21145ca10fbf2e80fcc3e23e26dcbe7 - 0.0% (502 Bytes)

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


History
2017-02-27 19:41:42 UTC

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

2017-02-27 19:41:53 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-02-27 19:41:54 UTC

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

2017-02-27 19:41:55 UTC

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

2017-02-27 19:41:56 UTC

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

2017-02-27 19:42:10 UTC

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

2017-03-28 15:12:03 UTC

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

2017-03-28 15:12:03 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-03-28 15:12:03 UTC

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

2017-03-28 15:12:04 UTC

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

2017-03-28 15:12:29 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

2017-03-28 15:12:30 UTC

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

2017-03-28 15:12:30 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-03-28 15:12:30 UTC

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

2017-03-28 15:12:35 UTC

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

2017-03-28 15:12:35 UTC

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

2017-03-28 15:12:51 UTC

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

2017-03-28 15:12:51 UTC

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

2017-03-28 15:12:52 UTC

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

2017-03-28 15:12:52 UTC

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

2017-03-28 15:12:52 UTC

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

2017-03-28 15:12:52 UTC

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

2017-03-28 15:12:52 UTC

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

2017-03-28 15:12:52 UTC

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

2017-03-28 15:12:52 UTC

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

2017-03-28 15:12:53 UTC

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

2017-03-28 15:12:53 UTC

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

2017-03-28 15:12:53 UTC

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

2017-03-28 15:13:56 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-03-28 15:13:58 UTC

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

2017-03-28 15:13:59 UTC

|2 CHROME_DRIVER_VERSION=2.28 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-03-28 15:13:59 UTC

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

2017-03-28 15:13:59 UTC

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

2017-03-28 15:14:00 UTC

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

2017-03-28 15:14:00 UTC

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

2017-03-28 15:14:00 UTC

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

2017-03-28 15:14:00 UTC

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

2017-03-28 15:14:00 UTC

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

2017-03-28 15:14:01 UTC

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

2017-03-28 15:14:01 UTC

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

2017-03-28 15:14:02 UTC

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

2017-03-28 15:14:02 UTC

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

2017-03-28 15:14:03 UTC

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

2017-03-28 15:15:28 UTC

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

2017-03-28 15:15:28 UTC

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

2017-03-28 15:17:09 UTC

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

2017-03-28 15:17:09 UTC

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

2017-03-28 15:17:09 UTC

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

2017-03-28 15:17: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