Namespace
selenium
Image / Tag
hub:4.1.4
Content Digest
sha256:f48603db8b9795dd851d79477da8e7e205193d7e7553bf78d045b0fd328f9b41
Details
Created

2022-04-27 13:49:25 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:8e5c1b329fe39c318c0d49821b339fb94a215c5dc0a2898c8030b5a4d091bcba - 19.57% (27.2 MB)

[#001] sha256:6afc05a13d18c3bfd4484e0e97cdaef40f5347ed69ab56d5ff2e998a0f7a88b7 - 0.0% (230 Bytes)

[#002] sha256:d3f9bb98ca69e675dc3074ad4e4d542572dffdb89f16b2e40a5361e43e956297 - 65.19% (90.8 MB)

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

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

[#005] sha256:a4c9ebe69773dab406e256cb726cc15464a1255f57f930fa47f34cf4728d85eb - 0.0% (832 Bytes)

[#006] sha256:43450698714ee5079966581d3bb0b06307afe80a641405d8a52cad73e96da25f - 0.0% (540 Bytes)

[#007] sha256:cf6a11216b5fdbd209b6665349f282b90a3efa005d44cc45aeda9346582048fe - 14.93% (20.8 MB)

[#008] sha256:7bbb1bbae6110a0f3bda92397722ef454147f9453d1e7f37fc8ca8ae5a76cd1d - 0.0% (529 Bytes)

[#009] sha256:7f3bbb740cf3bdba969899c43f785acd061636f4910fa9c2b78f503a336e1907 - 0.0% (424 Bytes)


History
2022-04-21 23:00:07 UTC

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

2022-04-21 23:00:07 UTC

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

2022-04-27 13:48:39 UTC

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

2022-04-27 13:48:40 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-04-27 13:48:41 UTC

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

2022-04-27 13:49:05 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-04-27 13:49:05 UTC

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

2022-04-27 13:49:06 UTC

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

2022-04-27 13:49:07 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-04-27 13:49:08 UTC

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

2022-04-27 13:49:10 UTC

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

2022-04-27 13:49:11 UTC

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

2022-04-27 13:49:12 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.4.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-04-27 13:49:12 UTC

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

2022-04-27 13:49:13 UTC

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

2022-04-27 13:49:14 UTC

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

2022-04-27 13:49:15 UTC

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

2022-04-27 13:49:16 UTC

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

2022-04-27 13:49:17 UTC

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

2022-04-27 13:49:18 UTC

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

2022-04-27 13:49:19 UTC

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

2022-04-27 13:49:20 UTC

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

2022-04-27 13:49:21 UTC

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

2022-04-27 13:49:22 UTC

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

2022-04-27 13:49:24 UTC

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

2022-04-27 13:49:25 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