Namespace
selenium
Image / Tag
hub:4.2.2-20220622
Content Digest
sha256:0c287663c1f88cc8eda85597338f7b60b6bbb12a3e3a07e944880c24a6df7313
Details
Created

2022-06-22 11:30:38 UTC

Size

139 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

0

TZ

UTC


Layers

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

[#001] sha256:300d3bd2d2d85355b5bb69ea3c3738a57265e23c85d20c5369d29765d346b1d5 - 0.0% (230 Bytes)

[#002] sha256:2e08e7d6214a155e1f28a1110cd19800dcdda936f2ba94c36a739c6f704ee01a - 65.15% (90.8 MB)

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

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

[#005] sha256:6c0aa8f921935cd9f1c45af1e46f1374b9a1f73da7eabda94bcae12d2672dc15 - 0.0% (831 Bytes)

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

[#007] sha256:6e720351b8fb57a5d44f1fddc0730a4f02e6a51971717aafd58581c5344538c0 - 14.98% (20.9 MB)

[#008] sha256:c92d63dcd881808a14f38ad02405b4d5e5735bb43de961326b8b398e0e169ece - 0.0% (534 Bytes)

[#009] sha256:e925aea3d0605e99ddd874c0e252cd14c9bc5766a935f74dc7ae2be9f426e524 - 0.0% (424 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-06-22 11:29:48 UTC

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

2022-06-22 11:29:49 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-06-22 11:29:50 UTC

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

2022-06-22 11:30:17 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-06-22 11:30:18 UTC

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

2022-06-22 11:30:18 UTC

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

2022-06-22 11:30:19 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-06-22 11:30:20 UTC

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

2022-06-22 11:30:22 UTC

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

2022-06-22 11:30:23 UTC

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

2022-06-22 11:30:24 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.2.0/selenium-server-4.2.2.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-06-22 11:30:25 UTC

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

2022-06-22 11:30:26 UTC

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

2022-06-22 11:30:27 UTC

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

2022-06-22 11:30:28 UTC

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

2022-06-22 11:30:29 UTC

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

2022-06-22 11:30:30 UTC

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

2022-06-22 11:30:31 UTC

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

2022-06-22 11:30:32 UTC

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

2022-06-22 11:30:33 UTC

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

2022-06-22 11:30:34 UTC

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

2022-06-22 11:30:35 UTC

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

2022-06-22 11:30:37 UTC

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

2022-06-22 11:30:38 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