Namespace
selenium
Image / Tag
hub:4.3.0-20220706
Content Digest
sha256:6b20399706c3147354424b92605bf3fbedf6e4c7c9d10e06de56cbfce3c3d8d7
Details
Created

2022-07-06 14:41:06 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

15

TZ

UTC


Layers

[#000] sha256:d7bfe07ed8476565a440c2113cc64d7c0409dba8ef761fb3ec019d7e6b5952df - 19.53% (27.2 MB)

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

[#002] sha256:e6e07fa06589c904d74e249c77f25ed52217172688140e2a3ef78f6534a1eff6 - 65.2% (91 MB)

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

[#004] sha256:e2add3a8f5b592d6d8d2c6930a8b30c0423d0c4ed0e043ddeb8f692ae884be3a - 0.0% (4.84 KB)

[#005] sha256:155759c7b05fcfd269b37c1d73caf126dd35f3f4ae42ebd0b8536c3f6b98770a - 0.0% (830 Bytes)

[#006] sha256:b5d8bf5d4792ff95e8bda2b06c89beccacdc9bf6924a32bf30b928c62e62e7a4 - 0.0% (753 Bytes)

[#007] sha256:6edbbdb7d4717b5bfee7d5e4a609d87cd138014f22eb605e63291e137a9f2d87 - 14.97% (20.9 MB)

[#008] sha256:632ced0c1046b8c142a1578a0d03257872dc73b2a1a4b68f35c81186112a4c0c - 0.0% (537 Bytes)

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


History
2022-06-06 22:21:11 UTC

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

2022-06-06 22:21:12 UTC

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

2022-07-06 14:40:18 UTC

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

2022-07-06 14:40:19 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

2022-07-06 14:40:20 UTC

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

2022-07-06 14:40:45 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

2022-07-06 14:40:46 UTC

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

2022-07-06 14:40:47 UTC

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

2022-07-06 14:40:48 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

2022-07-06 14:40:49 UTC

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

2022-07-06 14:40:51 UTC

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

2022-07-06 14:40:52 UTC

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

2022-07-06 14:40:52 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.3.0/selenium-server-4.3.0.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

2022-07-06 14:40:53 UTC

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

2022-07-06 14:40:54 UTC

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

2022-07-06 14:40:55 UTC

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

2022-07-06 14:40:56 UTC

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

2022-07-06 14:40:57 UTC

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

2022-07-06 14:40:58 UTC

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

2022-07-06 14:40:59 UTC

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

2022-07-06 14:41:00 UTC

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

2022-07-06 14:41:01 UTC

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

2022-07-06 14:41:02 UTC

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

2022-07-06 14:41:03 UTC

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

2022-07-06 14:41:05 UTC

/bin/sh -c #(nop) COPY file:4b28b669f2fc38d90d3fe1ea186ac83297cc68bae101807976a14c17192ac9d1 in /opt/bin/

2022-07-06 14:41:06 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