Namespace
selenium
Image / Tag
standalone-chrome:3.4.0-chromium
Content Digest
sha256:9e6daa2356b14c604cf2ff10ca34099b2141c117dbb9259563ffde82fafef436
Details
Created

2017-04-27 14:54:18 UTC

Size

320 MB

Content Digest
Labels
  • authors
    SeleniumHQ

Environment
DBUS_SESSION_BUS_ADDRESS

/dev/null

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:aafe6b5e13de557451e1781fe7276620275625f970015cbd10036ab7d8ae27c0 - 13.95% (44.6 MB)

[#001] sha256:0a2b43a726608d3835aa027bbe181624789130c212eb191baa481f1d788a0676 - 0.0% (815 Bytes)

[#002] sha256:18bdd1e546d21240bd4c3e4e29032a38f18102d780a78686508d40fe01c60158 - 0.0% (514 Bytes)

[#003] sha256:8198342c3e05101bb56b0a585dc34e39346ece39ee5d39287cda24b1fb445fed - 0.0% (850 Bytes)

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

[#005] sha256:528e6678ee4e8fa01f8184c60cd3be7e6f7ec68ffddb9f110959f7d5a6aab3f8 - 0.0% (224 Bytes)

[#006] sha256:c327efe862ba99598ba67815285b7a54f292fc23ed29315da932249c6c97fd38 - 16.95% (54.2 MB)

[#007] sha256:b6d059e9f129715b24ca40324a5e47c74ddb9cb82d22b99716e3caa6613648ed - 0.1% (341 KB)

[#008] sha256:34518b4e07bc7dab43270f9a0e35e5ed20bc76f6777538f0280810fd7c10ca92 - 5.6% (17.9 MB)

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

[#010] sha256:402c27b2c0e9b10c92f4e00828d878f41cf1277cb9862ea80ea511dd068276c3 - 10.87% (34.8 MB)

[#011] sha256:b48a7f83850f5b97271561b2b3f881d1005c6a635b18f3e0832b5d246645222e - 0.0% (976 Bytes)

[#012] sha256:280cbcad3c717c452e31075c61e6ebb259e94fdaaa22061532dcb1d34e6eba41 - 0.0% (844 Bytes)

[#013] sha256:27b02afba6797f3a4f97124b6c1724a48f62364809987593c272e09b60dee5c1 - 44.9% (144 MB)

[#014] sha256:ed2c6d93582b4511a74b7e510b0f467df8255e013c62104c1df6eaa6800387ee - 1.01% (3.24 MB)

[#015] sha256:40ee2c4beee1c9954a701fa27be8d265ccc22ab95d9e9d09f8f53b9e0fd88e83 - 0.0% (585 Bytes)

[#016] sha256:40ee2c4beee1c9954a701fa27be8d265ccc22ab95d9e9d09f8f53b9e0fd88e83 - 0.0% (585 Bytes)

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

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

[#019] sha256:ac783e26a9ff88dca936b9176ed6f2546f3a3a2de0be9647105f44e6940ae744 - 6.62% (21.2 MB)

[#020] sha256:d952cd0ca8fb42834425f5cda60f61c9dd11e4ad48d14b165aa8f0da96ede3a7 - 0.0% (504 Bytes)

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


History
2017-04-24 22:56:51 UTC

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

2017-04-24 22:57:05 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-24 22:57:06 UTC

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

2017-04-24 22:57:08 UTC

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

2017-04-24 22:57:09 UTC

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

2017-04-24 22:57:10 UTC

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

2017-04-27 14:48:28 UTC

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

2017-04-27 14:48:29 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-27 14:48:56 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-27 14:48:56 UTC

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

2017-04-27 14:48:57 UTC

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

2017-04-27 14:48:59 UTC

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

2017-04-27 14:48:59 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-27 14:48:59 UTC

/bin/sh -c #(nop) LABEL authors=SeleniumHQ

2017-04-27 14:49:03 UTC

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

2017-04-27 14:49:03 UTC

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

2017-04-27 14:49:31 UTC

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

2017-04-27 14:49:31 UTC

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

2017-04-27 14:49:31 UTC

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

2017-04-27 14:49:32 UTC

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

2017-04-27 14:49:32 UTC

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

2017-04-27 14:49:32 UTC

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

2017-04-27 14:49:32 UTC

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

2017-04-27 14:49:32 UTC

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

2017-04-27 14:49:32 UTC

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

2017-04-27 14:49:32 UTC

/bin/sh -c #(nop) LABEL authors=SeleniumHQ

2017-04-27 14:49:33 UTC

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

2017-04-27 14:49:33 UTC

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

2017-04-27 14:50:43 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-27 14:50:44 UTC

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

2017-04-27 14:50:45 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-27 14:50:45 UTC

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

2017-04-27 14:50:45 UTC

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

2017-04-27 14:50:45 UTC

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

2017-04-27 14:50:45 UTC

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

2017-04-27 14:50:45 UTC

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

2017-04-27 14:50:45 UTC

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

2017-04-27 14:50:45 UTC

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

2017-04-27 14:50:46 UTC

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

2017-04-27 14:50:46 UTC

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

2017-04-27 14:50:46 UTC

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

2017-04-27 14:50:46 UTC

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

2017-04-27 14:50:47 UTC

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

2017-04-27 14:50:48 UTC

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

2017-04-27 14:50:48 UTC

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

2017-04-27 14:50:48 UTC

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

2017-04-27 14:52:22 UTC

/bin/sh -c #(nop) LABEL authors=SeleniumHQ

2017-04-27 14:52:22 UTC

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

2017-04-27 14:54:18 UTC

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

2017-04-27 14:54:18 UTC

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

2017-04-27 14:54:18 UTC

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

2017-04-27 14:54:18 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