Namespace
selenium
Image / Tag
hub:3.141.59-fluorine
Content Digest
sha256:ff17d8113753e8664d6855cc9a1f1b75188e170f03d1397c20c601e0bd1b58a6
Details
Created

2019-01-30 21:48:20 UTC

Size

106 MB

Content Digest
Labels
  • authors
    SeleniumHQ

Environment
DEBCONF_NONINTERACTIVE_SEEN

true

DEBIAN_FRONTEND

noninteractive

GRID_BROWSER_TIMEOUT

0

GRID_CLEAN_UP_CYCLE

5000

GRID_DEBUG

false

GRID_HUB_HOST

0.0.0.0

GRID_HUB_PORT

4444

GRID_JETTY_MAX_THREADS

-1

GRID_MAX_SESSION

5

GRID_NEW_SESSION_WAIT_TIMEOUT

-1

GRID_THROW_ON_CAPABILITY_NOT_PRESENT

true

GRID_TIMEOUT

1800

HOME

/home/seluser

PATH

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

TZ

UTC


Layers

[#000] sha256:84ed7d2f608f8a65d944b40132a0333069302d24e9e51a6d6b338888e8fd0a6b - 28.93% (30.7 MB)

[#001] sha256:be2bf1c4a48dae92d5a1b8aa319c8767fa491316fb80da52de80378264599a16 - 0.0% (843 Bytes)

[#002] sha256:a5bdc630309340a3154f37e17c00a61c28c476107656e8d6744d2ba9af980058 - 0.0% (509 Bytes)

[#003] sha256:e9055237d68d011bb90d49096b637b3b6c5c7251f52e0f2a2a44148aec1181dc - 0.0% (163 Bytes)

[#004] sha256:e7ff7325bb3472e4979b9959ba3610f22443d2f9ca6ab1be5800890e4a9430f8 - 0.0% (232 Bytes)

[#005] sha256:d83b5c263b9f849c57ecc84a6db4b092c93c63069c997f6ec09350955285012e - 62.08% (65.8 MB)

[#006] sha256:0a2264d368ff433a2948bc7aa0cb8b3dfbf72f375c68c9d0086dd85845b2d1a7 - 0.39% (424 KB)

[#007] sha256:09a66fb6beb5cd2e833aabe8cd7048f22d901958971fcdc45f230014b0d34f68 - 0.0% (4.88 KB)

[#008] sha256:33f4a41883c3206f3055cebc35c32492cf6289adaa35ca1dbada449af2037f45 - 0.0% (110 Bytes)

[#009] sha256:73638b225e7aec5a2422c31845d022c80106979657ea11d09c89736529c3c2ff - 0.0% (817 Bytes)

[#010] sha256:03a08b731eebd0f0ffe852d8632f968056f1e2292342c4190c4e3be51d9d4cc1 - 0.0% (421 Bytes)

[#011] sha256:4541066e6c77ca172ccb06aa90458f89828d9504f6780df6f677e7fb83baad28 - 0.0% (540 Bytes)

[#012] sha256:5566e568afbfb57a95e04b921920b46b4245391830b3f9aacfdc95efff42d364 - 8.59% (9.11 MB)

[#013] sha256:2f5bc679320d52153c70f916a9918d0f74de748c485f62d0ffcd48ec9efb193b - 0.0% (759 Bytes)

[#014] sha256:150cd74f17725b12db3002029866ccdfb094bec56985fffbc18030ce41184a74 - 0.0% (417 Bytes)

[#015] sha256:61e0c527d6da3d56098018e581169d760d73a8e44f09b185093607f1aa1a8de8 - 0.0% (381 Bytes)


History
2018-12-28 23:22:55 UTC

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

2018-12-28 23:22:56 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

2018-12-28 23:22:57 UTC

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

2018-12-28 23:22:57 UTC

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

2018-12-28 23:22:57 UTC

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

2019-01-30 21:47:43 UTC

/bin/sh -c #(nop) LABEL authors=Selenium <[email protected]>

2019-01-30 21:47:44 UTC

/bin/sh -c echo "deb http://archive.ubuntu.com/ubuntu bionic main universe\n" > /etc/apt/sources.list && echo "deb http://archive.ubuntu.com/ubuntu bionic-updates main universe\n" >> /etc/apt/sources.list && echo "deb http://security.ubuntu.com/ubuntu bionic-security main universe\n" >> /etc/apt/sources.list

2019-01-30 21:47:44 UTC

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

2019-01-30 21:48:13 UTC

/bin/sh -c apt-get -qqy update && apt-get -qqy --no-install-recommends install bzip2 ca-certificates openjdk-8-jre-headless tzdata sudo unzip wget jq curl supervisor gnupg2 && 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

2019-01-30 21:48:13 UTC

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

2019-01-30 21:48:14 UTC

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

2019-01-30 21:48:15 UTC

/bin/sh -c useradd seluser --shell /bin/bash --create-home && usermod -a -G sudo seluser && echo 'ALL ALL = (ALL) NOPASSWD: ALL' >> /etc/sudoers && echo 'seluser:secret' | chpasswd

2019-01-30 21:48:15 UTC

/bin/sh -c #(nop) ENV HOME=/home/seluser

2019-01-30 21:48:16 UTC

/bin/sh -c mkdir -p /opt/bin

2019-01-30 21:48:16 UTC

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

2019-01-30 21:48:16 UTC

/bin/sh -c chmod +x /opt/bin/check-grid.sh

2019-01-30 21:48:17 UTC

/bin/sh -c #(nop) COPY file:f5d1f28de70fc9d16ce4a66c72d5031431e9e117cee6b0a20b8a0f723a143478 in /etc

2019-01-30 21:48:17 UTC

/bin/sh -c mkdir -p /opt/selenium /var/run/supervisor /var/log/supervisor && touch /opt/selenium/config.json && chmod -R 777 /opt/selenium /var/run/supervisor /var/log/supervisor /etc/passwd && wget --no-verbose https://selenium-release.storage.googleapis.com/3.141/selenium-server-standalone-3.141.59.jar -O /opt/selenium/selenium-server-standalone.jar && chgrp -R 0 /opt/selenium ${HOME} /var/run/supervisor /var/log/supervisor && chmod -R g=u /opt/selenium ${HOME} /var/run/supervisor /var/log/supervisor

2019-01-30 21:48:18 UTC

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

2019-01-30 21:48:18 UTC

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

2019-01-30 21:48:18 UTC

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

2019-01-30 21:48:18 UTC

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

2019-01-30 21:48:18 UTC

/bin/sh -c #(nop) EXPOSE 4444/tcp

2019-01-30 21:48:18 UTC

/bin/sh -c #(nop) ENV GRID_MAX_SESSION=5

2019-01-30 21:48:18 UTC

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

2019-01-30 21:48:19 UTC

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

2019-01-30 21:48:19 UTC

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

2019-01-30 21:48:19 UTC

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

2019-01-30 21:48:19 UTC

/bin/sh -c #(nop) ENV GRID_BROWSER_TIMEOUT=0

2019-01-30 21:48:19 UTC

/bin/sh -c #(nop) ENV GRID_TIMEOUT=1800

2019-01-30 21:48:19 UTC

/bin/sh -c #(nop) ENV GRID_DEBUG=false

2019-01-30 21:48:19 UTC

/bin/sh -c #(nop) ENV GRID_HUB_PORT=4444

2019-01-30 21:48:19 UTC

/bin/sh -c #(nop) ENV GRID_HUB_HOST=0.0.0.0

2019-01-30 21:48:20 UTC

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

2019-01-30 21:48:20 UTC

/bin/sh -c #(nop) COPY file:0bfb651b3bc6d0469f9c9dad53df0ff57b3d267eee5cdcc0f23bb73f3c1018ce in /etc/supervisor/conf.d/

2019-01-30 21:48:20 UTC

/bin/sh -c /opt/bin/generate_config > /opt/selenium/config.json

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