Namespace
selenium
Image / Tag
hub:4.1.1-20211217
Content Digest
sha256:859f209a90a66a7ad3809f5d979bf093a8dfa372d33243170a0babc9fa42c45e
Details
Created

2021-12-17 22:35:13 UTC

Size

140 MB

Content Digest
Labels
  • authors
    SeleniumHQ

Environment
DEBCONF_NONINTERACTIVE_SEEN

true

DEBIAN_FRONTEND

noninteractive

HOME

/home/seluser

PATH

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

SE_BIND_HOST

false

SE_RELAX_CHECKS

true

SE_SESSION_REQUEST_TIMEOUT

300

SE_SESSION_RETRY_INTERVAL

5

TZ

UTC


Layers

[#000] sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 - 19.42% (27.2 MB)

[#001] sha256:4c896b9067db0ef1a98f21e7267ea3e12a93b22be3ff01725e5c9806d25848de - 0.0% (231 Bytes)

[#002] sha256:fdbcd5369b0f81f43c3a3494840da85460de32409cef9d4cba940422e4df0a48 - 64.63% (90.7 MB)

[#003] sha256:8a264473128030506e06c6785f1312bf44a9ee41d9c52507bccc4ccbcd16e6a1 - 0.3% (427 KB)

[#004] sha256:00a6485b743cd7c51eda3e045fe96775d3089fae47741ea91c72266b611ad251 - 0.0% (4.85 KB)

[#005] sha256:9b02b6d4d54dbd7801af32067b3e77e06957303f655c9925286d8587c4be361d - 0.0% (831 Bytes)

[#006] sha256:b706f73e2c83e6b5a9684b23c3a41f9314ab3e4cb9b81c816576632f7a9eecb7 - 0.0% (539 Bytes)

[#007] sha256:2c8ad1b72e18b7bc7e8f5b21766594409eb30912df6d7308dfcc29be11d882c5 - 15.65% (22 MB)

[#008] sha256:8a520c743564f2e066c1ec04fb7cefb828e714b20a3bbed0be1d3df6ae079f08 - 0.0% (529 Bytes)

[#009] sha256:360ed0dd12f1390de1ecdd792934e9c94cf960582ea0d91b05b46e08bdb9b7a3 - 0.0% (423 Bytes)


History
2021-10-16 00:37:47 UTC

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

2021-10-16 00:37:47 UTC

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

2021-12-17 22:34:19 UTC

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

2021-12-17 22:34:20 UTC

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

2021-12-17 22:34:21 UTC

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

2021-12-17 22:34:53 UTC

/bin/sh -c apt-get -qqy update && apt-get -qqy --no-install-recommends install bzip2 ca-certificates openjdk-11-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-11-openjdk-amd64/conf/security/java.security

2021-12-17 22:34:54 UTC

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

2021-12-17 22:34:55 UTC

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

2021-12-17 22:34:55 UTC

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

2021-12-17 22:34:56 UTC

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

2021-12-17 22:34:58 UTC

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

2021-12-17 22:34:59 UTC

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

2021-12-17 22:35:00 UTC

/bin/sh -c mkdir -p /opt/selenium /opt/selenium/assets /var/run/supervisor /var/log/supervisor && touch /opt/selenium/config.toml && chmod -R 777 /opt/selenium /opt/selenium/assets /var/run/supervisor /var/log/supervisor /etc/passwd && wget --no-verbose https://github.com/SeleniumHQ/selenium/releases/download/selenium-4.1.0/selenium-server-4.1.1.jar -O /opt/selenium/selenium-server.jar && chgrp -R 0 /opt/selenium ${HOME} /opt/selenium/assets /var/run/supervisor /var/log/supervisor && chmod -R g=u /opt/selenium ${HOME} /opt/selenium/assets /var/run/supervisor /var/log/supervisor

2021-12-17 22:35:00 UTC

/bin/sh -c #(nop) USER 1200:1201

2021-12-17 22:35:01 UTC

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

2021-12-17 22:35:02 UTC

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

2021-12-17 22:35:03 UTC

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

2021-12-17 22:35:04 UTC

/bin/sh -c #(nop) USER 1200

2021-12-17 22:35:05 UTC

/bin/sh -c #(nop) EXPOSE 4442

2021-12-17 22:35:06 UTC

/bin/sh -c #(nop) EXPOSE 4443

2021-12-17 22:35:07 UTC

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

2021-12-17 22:35:08 UTC

/bin/sh -c #(nop) ENV SE_SESSION_REQUEST_TIMEOUT=300

2021-12-17 22:35:09 UTC

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

2021-12-17 22:35:10 UTC

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

2021-12-17 22:35:12 UTC

/bin/sh -c #(nop) COPY file:05dfeb42031dec24e8a4037c98557ec9252fb624d70415b44a56e393cec34a1d in /opt/bin/

2021-12-17 22:35:13 UTC

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

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