Namespace
selenium
Image / Tag
standalone-chrome:3.0
Content Digest
sha256:69c00a8e634e4a888b3ca9141797fb2a7074b740f4393996ae139c22b29f5658
Details
Created

2017-02-07 06:12:43 UTC

Size

312 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_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:8aec416115fdbd74102c9090bcfe03bfe8926876642d8846c8b917959ea9b552 - 15.38% (48 MB)

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

[#002] sha256:946d6c48c2a7d60cb2f4d1c4d3a8131086b412d11a9def59d0bcc0892428dde9 - 0.0% (517 Bytes)

[#003] sha256:bc7277e579f03a13476b4d2dc6607124f7e67341dbd58f9d1cd6555bec086c04 - 0.0% (680 Bytes)

[#004] sha256:2508cbcde94b50cd53356e8730bb508ddb43c76664a35dc29e69bb8b56a0f531 - 0.0% (161 Bytes)

[#005] sha256:87f3935fea590dbe0be39e43c4cc87555f9251700e797d29eb92195d47857970 - 0.0% (226 Bytes)

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

[#007] sha256:4260b93cf9238e5a36091e2ddfc66d36b6241d90f991533340816188e367e2a4 - 17.28% (53.9 MB)

[#008] sha256:0949e2c674ff80812d2df4617b447342c97b0cac2ebcf4ed6941674fd30bd0a6 - 5.84% (18.2 MB)

[#009] sha256:c055c1c292d866131adbe3470cc91ed9440a12aaba9e6154d2f7163f533a1743 - 0.0% (4.88 KB)

[#010] sha256:ebc8bdfd17e5b8996d845bdce0b174382681a575588124b6699600d41cfb2c74 - 9.53% (29.7 MB)

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

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

[#013] sha256:f86ce080d9e9ddc2975464a025f02f378cdb0b2403f8bc8fbad3c3ccca759267 - 43.99% (137 MB)

[#014] sha256:58fa63ecb26066460a49d94bc3ef86d3b050a103aee9948d087feb9d4e02d772 - 1.02% (3.18 MB)

[#015] sha256:6ac376cc61d8a9006e9d76e1650199fe8851ea7c288f533ab7a38283cfa67361 - 0.0% (490 Bytes)

[#016] sha256:f3f919ca336b5b1ec9a250259eff2a0d2458c5a0e738983045f368594ec6f7c2 - 0.0% (491 Bytes)

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

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

[#019] sha256:df2c0a2110ef5b98109609d140f508cc66453a052ab6f59e2f855c66f472bcdb - 6.86% (21.4 MB)

[#020] sha256:0401cfbceb757e401188e9738136666109de6520ac28ec0ca17275e90b83cfcb - 0.0% (506 Bytes)

[#021] sha256:de67abd6aae462025d43e6c47d06eaad70c9aa8e9f0e049a494affb1074f6826 - 0.0% (506 Bytes)


History
2017-01-20 21:43:23 UTC

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

2017-01-20 21:43:38 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-01-20 21:43:40 UTC

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

2017-01-20 21:43:54 UTC

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

2017-01-20 21:43:55 UTC

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

2017-01-20 21:44:07 UTC

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

2017-02-07 06:07:43 UTC

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

2017-02-07 06:07:43 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-02-07 06:07:43 UTC

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

2017-02-07 06:07:44 UTC

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

2017-02-07 06:08:10 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-02-07 06:08:11 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

2017-02-07 06:08:12 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-02-07 06:08:12 UTC

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

2017-02-07 06:08:15 UTC

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

2017-02-07 06:08:16 UTC

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

2017-02-07 06:08:34 UTC

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

2017-02-07 06:08:34 UTC

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

2017-02-07 06:08:34 UTC

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

2017-02-07 06:08:34 UTC

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

2017-02-07 06:08:35 UTC

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

2017-02-07 06:08:35 UTC

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

2017-02-07 06:08:35 UTC

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

2017-02-07 06:08:35 UTC

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

2017-02-07 06:08:35 UTC

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

2017-02-07 06:08:35 UTC

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

2017-02-07 06:08:35 UTC

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

2017-02-07 06:08:36 UTC

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

2017-02-07 06:09:42 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-02-07 06:09:43 UTC

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

2017-02-07 06:09:44 UTC

|2 CHROME_DRIVER_VERSION=2.27 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-02-07 06:09:44 UTC

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

2017-02-07 06:09:44 UTC

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

2017-02-07 06:09:44 UTC

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

2017-02-07 06:09:44 UTC

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

2017-02-07 06:09:44 UTC

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

2017-02-07 06:09:45 UTC

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

2017-02-07 06:09:45 UTC

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

2017-02-07 06:09:46 UTC

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

2017-02-07 06:09:47 UTC

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

2017-02-07 06:09:47 UTC

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

2017-02-07 06:09:47 UTC

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

2017-02-07 06:10:57 UTC

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

2017-02-07 06:10:57 UTC

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

2017-02-07 06:12:43 UTC

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

2017-02-07 06:12:43 UTC

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

2017-02-07 06:12:43 UTC

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

2017-02-07 06:12:43 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